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

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

Returns the field name at a specific location

Namespace: ContentStudio.Document.EPT
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public virtual string GetField(
	int index
)

Parameters

index
Type: SystemInt32
Field location

Return Value

Type: String
A string containing the name of the found field.
See Also

Reference