IPageRender Interface |
Namespace: AskiaCore
The IPageRender type exposes the following members.
Name | Description | |
---|---|---|
Errors |
Collection of possible errors
| |
Footer |
Footer section of the HTML code of the rendered page
| |
Form |
Form section of the HTML code of the rendered page
| |
Header |
Header section of the HTML code of the rendered page
| |
Html |
Full HTML code of the rendered page (including head, form, foot)
| |
IsRendered |
Indicates if the page has been successfully rendered
| |
OutputId |
Id of the output that has been used
|