FormFieldInfoGetHiddenNode Method |
Returns the XML node with visibility attribute set to false.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 13.0.131
Syntax public XmlNode GetHiddenNode(
XmlDocument doc
)
Parameters
- doc
- Type: System.XmlXmlDocument
Root document
Return Value
Type:
XmlNodeSee Also