| IPageRenderHtml Property |
Full HTML code of the rendered page (including head, form, foot)
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax ReadOnly Property Html As String
Get
property String^ Html {
String^ get ();
}
Property Value
Type:
StringSee Also