XmlUtils.GetXmlString

Retrieves a result string from an XPATH query. Null if not found.

public static string GetXmlString(XmlNode node,
	string XPath,
	XmlNamespaceManager ns)

Parameters

node

XPath

ns


See also:

Class XmlUtils

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic