Returns value of the specified attribute from the given node representing a form field.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- node
- Type: System.Xml XmlNode
Node representing a form field
- attributeName
- Type: System String
Attribute name
Return Value
Type: StringSee Also