Hevea documentation

WebPage Properties

The properties of the WebPage class are listed below. For a complete list of WebPage class members, see the WebPage Members topic.

Public Instance Properties

ActionCode Gets the page action code.
AutoPostBack Enables / disables the formular values auto post-back, or indicates if it has been enabled.
AutoRefresh Enables / disables the page auto-refresh function : 0, disables the auto refresh; n => refresh every n seconds.
BodyStyle Gets / Sets the page background color.
Globalize Enables disables the auto globalization throught the client Browser language preferences.
PostedBack Indicates if the page has been posted back.
Request Gets the client request.
Response Gets the server response.
Title Gets / sets the page title.
Url Gets the page URL.

See Also

WebPage Class | Hevea.Core.Http.Html.UI Namespace