XmlHelper GetAttributeValue Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetAttributeValue(XmlNode, String)
Returns value of the specified attribute from the given node representing a form field.
Public methodStatic memberGetAttributeValue(XmlNode, String, String)
Returns value of the specified attribute from the given node representing a form field.
Back to Top
See Also