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

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

Overload List

  Name Description
Public method ToString
Returns the EPT xml using the default UTF-8 encoding
(Inherited from EPTXmlTextParser.)
Public method ToString(Encoding)
Returns the EPT xml as a string encoded with the specified encoding.
(Inherited from EPTXmlTextParser.)
Public method ToString(Boolean)
Gets the content of this Ept document in the Xml format with an option to return only changed fields. The Xml is encoded using the UTF-8 encoding.
Public method ToString(Boolean, Encoding)
Gets the content of this Ept document in the Xml format with an option to return only changed fields and a specific encoding.
Top
See Also

Reference