Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
DataDefinition Class
DataDefinition Methods
GetFields(ItemType) Method
GetXmlElement Method
LoadField Method
LoadFromDataStructure Method
LoadFromDefinition Method
LoadFromXmlElement Method
LoadItem Method
NewFieldDefinition Method
DataDefinition
LoadField Method
Loads the field from the XML node
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
protected
virtual
IDataDefinitionItem
LoadField
(
XmlNode
node
)
Parameters
node
Type:
System.Xml
XmlNode
XML node
Return Value
Type:
IDataDefinitionItem
See Also
Reference
DataDefinition Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com