Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.FormEngine Namespaces
CMS.FormEngine
FormFieldInfo Class
FormFieldInfo Methods
Clone Method
GetDefaultValue Method
GetDisplayName Method
GetHiddenNode Method
GetMaxInputLength Method
GetPropertyValue Method
GetResolveDefaultValue Method
GetTypedDefaultValue Method
GetVisibilityXml Method
GetXmlNode Method
GetXPathExpression Method
IsMacro Method
LoadFromTableData Method
LoadFromXmlNode Method
RegisterColumns Method
SetPropertyValue Method
SetResolveDefaultValue Method
SettingIsMacro Method
FormFieldInfo
GetXmlNode Method
Returns the XML node representing the FormFieldInfo object.
Namespace:
CMS.FormEngine
Assembly:
CMS.FormEngine (in CMS.FormEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
XmlNode
GetXmlNode
(
XmlDocument
doc
)
Parameters
doc
Type:
System.Xml
XmlDocument
XML document
Return Value
Type:
XmlNode
Implements
IDataDefinitionItem
GetXmlNode(XmlDocument)
See Also
Reference
FormFieldInfo Class
CMS.FormEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com