EPTXmlParserEptFieldValueChanged Event Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Occurs when a the value of a field changes.

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

public event EptFieldValueChangedEventHandler EptFieldValueChanged

Value

Type: ContentStudio.Document.EPTEptFieldValueChangedEventHandler

Implements

IEptXmlParserEventsEptFieldValueChanged
Remarks

The EptFieldValueChanged event indicates that all fields on the object have changed by using either null (Nothing in Visual Basic) or Empty as the FieldName property in the EptXmlParserEventArgs.
This member was added in Content Studio version 5.2
See Also

Reference