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.1.5347.20411)
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