Overload List

  NameDescription
Public methodStatic memberGetNodeValue(XmlNode, String)
Gets the value of node
Public methodStatic memberGetNodeValue(XPathNavigator, String)
Gets the value of a child node as a String
Public methodStatic memberGetNodeValue(XmlNode, String, String)
Gets the value of node
Public methodStatic memberGetNodeValue(XPathNavigator, String, String)
Gets the value of a child node as a String

See Also