DataDefinitionLoadItem Method |
Loads the item from the XML node
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax protected virtual IDataDefinitionItem LoadItem(
XmlNode node
)
Parameters
- node
- Type: System.XmlXmlNode
XML node
Return Value
Type:
IDataDefinitionItemSee Also