Method GetAttrValue
GetAttrValue(XmlNode, string)
Gets attribute value of the specified XmlNode.
public static string? GetAttrValue(XmlNode node, string name)
Gets attribute value of the specified XmlNode.
public static string? GetAttrValue(XmlNode node, string name)