Returns attribute value of the specific option (specific key node).
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- optionNode
- Type: System.Xml XmlNode
Option node containing key nodes
- keyName
- Type: System String
Attribute name of the specific key node
Return Value
Type: StringAttribute value of the specific key node
See Also