Returns string value of the specified xml attribute.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- attribute
- Type: System.Xml XmlAttribute
Xml attribute to get value of
- defValue
- Type: System String
Default value if xml attribute is not defined
Return Value
Type: StringSee Also