Acrux Html Parser Documentation
OuterXml Property
NamespacesAcrux.HtmlHtmlNodeOuterXml
Gets the markup representing the node and all its child nodes.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string OuterXml { get; }
Public Overridable ReadOnly Property OuterXml As String
public:
virtual property String^ OuterXml {
	String^ get ();
}

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