EPTBaseReadFieldNameFromIndexedField Method Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Reads out the field name from AS data type: Indexed EPT fields.

Namespace: ContentStudio.Site.ActiveScripting
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public static string ReadFieldNameFromIndexedField(
	string data
)

Parameters

data
Type: SystemString
As parameter data

Return Value

Type: String
Returns the field name from AS data type
See Also

Reference