XmlData LoadData Method (String, XmlDocument )Kentico 8.0 API Reference
Loads the XML to the content table.

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

Parameters

data
Type: OnlineSystem String
Content XML to load
xml
Type: OnlineSystem.Xml XmlDocument 
Xml document on output
See Also