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
String
The inner HTML.
Exceptions
ExceptionCondition
ActionFailedExceptionThrown if invoking the action failed.

Assembly: Ranorex.Plugin.Web (Module: Ranorex.Plugin.Web.dll) Version: 4.0.4.23593 (4.0.4.23593)