Method HasAttr
HasAttr(XmlNode, string)
Gets whether attribute with the specified name exists.
public static bool HasAttr(XmlNode node, string name)
Gets whether attribute with the specified name exists.
public static bool HasAttr(XmlNode node, string name)