XmlUtils.GetXmlAttributeBool

Returns an bool value from an attribute

public static bool? GetXmlAttributeBool(XmlNode node,
	string attributeName)

Parameters

node

attributeName


See also:

Class XmlUtils

© West Wind Technologies, 1996-2020 • Updated: 07/15/20
Comment or report problem with topic