Acrux Html Parser Documentation
LocalName Property
NamespacesAcrux.HtmlHtmlNodeLocalName
Gets the local name of the node.
Declaration Syntax
C#Visual BasicVisual C++
public string LocalName { get; }
Public ReadOnly Property LocalName As String
public:
property String^ LocalName {
	String^ get ();
}

Assembly: Acrux.Html (Module: Acrux.Html) Version: 1.0.0.0 (1.0.0.215)