Kentico 10 API Reference
Kentico 10 API Reference
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
GetHiddenNode Method
Returns the XML node with visibility attribute set to false.
Namespace:
CMS.FormEngine
Assembly:
CMS.FormEngine (in CMS.FormEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
XmlNode
GetHiddenNode
(
XmlDocument
doc
)
Parameters
doc
Type:
System.Xml
XmlDocument
Root document
Return Value
Type:
XmlNode
See Also
Reference
FormFieldInfo Class
CMS.FormEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com