XmlUtils.GetXmlBool

Retrieves a result bool from an XPATH query. false if not found.

public static bool GetXmlBool(XmlNode node,
	string xPath,
	XmlNamespaceManager ns)

Parameters

node

xPath

ns


See also:

Class XmlUtils

© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic