Retrieves the inner HTML (including markup) of the web element.
| C# | Visual Basic | Visual C++ |
public virtual string GetInnerHtml()
Public Overridable Function GetInnerHtml As String
public: virtual String^ GetInnerHtml()
String
The inner HTML.
The inner HTML.
| Exception | Condition |
|---|---|
| ActionFailedException | Thrown if invoking the action failed. |
Assembly: Ranorex.Plugin.Web (Module: Ranorex.Plugin.Web.dll) Version: 4.0.4.23593 (4.0.4.23593)