Gets the value for particular attribute of the XML node converted to integer.
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- node
- Type: System.Xml XmlNode
Xml node
- name
- Type: System String
Attribute name
- defaultValue
- Type: System Int32
Default value
Return Value
Type: Int32See Also