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

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

Reads out the category ID from AS-Datatype: 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 int ReadCategoryIdFromIndexedField(
	string data
)

Parameters

data
Type: SystemString
As parameter data

Return Value

Type: Int32
Returns the category ID
See Also

Reference