EptXmlParserEventArgs Constructor Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Initializes a new instance of the EptXmlParserEventArgs class.

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

public EptXmlParserEventArgs(
	string fieldName
)

Parameters

fieldName
Type: SystemString
Name of the field. This parameter can be null (Nothing in Visual Basic) or Empty to indicate that more than one field name is affected.
See Also

Reference