XmlData GetData Method (XmlDocument )Kentico 8.0 API Reference
Returns the XML code of the data and constructed XML document.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

xml
Type: OnlineSystem.Xml XmlDocument 

Return Value

Type: OnlineString
Remarks

Data are represented as a string values
See Also