RanorexRanorex Documentation
GetInnerHtml Method
NamespacesRanorexWebElementGetInnerHtml()()()
Retrieves the inner HTML (including markup) of the web element.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string GetInnerHtml()
Public Overridable Function GetInnerHtml As String
public:
virtual String^ GetInnerHtml()
Return Value
The inner HTML.
Exceptions
ExceptionCondition
ActionFailedExceptionThrown if invoking the action failed.

Assembly: Ranorex.Plugin.Web (Module: Ranorex.Plugin.Web) Version: 3.2.3.16825 (3.2.3.16825)