Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.FormEngine Namespaces
CMS.FormEngine
FormInfo Class
FormInfo Methods
AddFormCategory Method
AddFormItem Method
Clone Method
CombineWithForm Method
CreateDataContainer Method
EnsureDefaultValues Method
FieldExists Method
GetCategoryNames Method
GetClosestCategory Method
GetColumnNames Method
GetDataRow Method
GetEmptyFormDocument Method
GetFields Method
GetFormCategory Method
GetFormElements Method
GetFormField Method
GetHierarchicalFormElements Method
GetUniqueFieldName Method
GetVisibilityElement Method
GetXmlDefinition Method
GetXmlElement Method
LoadDefaultValues Method
LoadField Method
LoadFromXmlElement Method
LoadItem Method
MoveFormCategoryDown Method
MoveFormCategoryUp Method
MoveFormFieldDown Method
MoveFormFieldToPositionInCategory Method
MoveFormFieldUp Method
NewCategoryDefinition Method
NewFieldDefinition Method
RemoveEmptyCategories Method
RemoveFields Method
RemoveFormCategory Method
RemoveFormField Method
UpdateExistingFields Method
UpdateFormCategory Method
UpdateFormField Method
UsesHtmlArea Method
FormInfo
LoadItem Method
Loads the item from the XML node
Namespace:
CMS.FormEngine
Assembly:
CMS.FormEngine (in CMS.FormEngine.dll) Version: 12.0.0
Syntax
C#
Copy
protected
override
IDataDefinitionItem
LoadItem
(
XmlNode
node
)
Parameters
node
Type:
System.Xml
XmlNode
XML node
Return Value
Type:
IDataDefinitionItem
See Also
Reference
FormInfo Class
CMS.FormEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com