XmlDataLoadData Method (String) |
Loads the XML to the content table.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax public virtual void LoadData(
string data
)
Parameters
- data
- Type: SystemString
Content XML to load
See Also