Contents - Index - Top


RequestElementOuterHTMLById

Interface AntViewDocument

 

Type: Method

Parameters: String Id

Returns: nothing

 

 

Requests the  outerHTML  javascript property for the html element identified by Id.

Note that the id is case sensitive and must match the case of the html element.

 

As the request is run asynchronously, the requested value is returned in the OnRequestElementOuterHTMLById event.

 

There's also a synchronous alternative RequestElementOuterHTMLByIdSync that wraps the above into one call.

 

See also: SetElementOuterHTMLById

 

Introduced in AntView release 2.0.514

 


AntView - The MS Edge WebView2 ActiveX control Date last changed: 04/16/2025