RawHtml.End Property
Gets or sets the HTML code after the children of this node.
[VBScript] Public Property End As String
[JScript] public function get End() : String; public function set End(String);
A string of valid HTML code.
RawHtml Object | RawHtml Members | DOM Namespace