EPTXmlEditableParser Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The EPTXmlEditableParser type exposes the following members.

Properties

  Name Description
Public property CategoryID
Gets a value that indicates the category where the document belongs.
(Inherited from EPTXmlTextParser.)
Public property Count
Gets the number of unique field names in the EPT field collection.
(Inherited from EPTXmlParser.)
Public property DocumentID
Gets a value that identifies the document loaded.
(Inherited from EPTXmlTextParser.)
Public property DocumentName
Sets or gets the name of the document.
(Inherited from EPTXmlTextParser.)
Public property Fields
Returns an array of all field names
(Inherited from EPTXmlParser.)
Public property HasFields
Gets a value that indicates whether the EPT collection has any fields or not.
(Inherited from EPTXmlParser.)
Public property ItemString
Gets or sets the entry with the specified key in the fields collection. If you set a value to an entry that contains multiple values they are removed and replaced with this single new value.
(Overrides EPTXmlTextParserItemString.)
Public property ItemInt32
Gets the entry at the specified index of the the fields collection.
(Inherited from EPTXmlTextParser.)
Public property ReadOnly
Returns a value that indicates whether this collection of EPT fields is read-only or not
(Overrides EPTXmlTextParserReadOnly.)
Top
See Also

Reference