XmlUtils.GetXmlAttributeString

Gets an attribute by name

public static string GetXmlAttributeString(XmlNode node,
	string attributeName)

Return Value

value or null if not available

Parameters

node

attributeName


See also:

Class XmlUtils

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