![]() |
Overloaded. Initializes a new instance of the WebPage class. |
![]() | Gets the page action code. |
![]() | Enables / disables the formular values auto post-back, or indicates if it has been enabled. |
![]() | Enables / disables the page auto-refresh function : 0, disables the auto refresh; n => refresh every n seconds. |
![]() | Gets / Sets the page background color. |
![]() | Enables disables the auto globalization throught the client Browser language preferences. |
![]() | Indicates if the page has been posted back. |
![]() | Gets the client request. |
![]() | Gets the server response. |
![]() | Gets / sets the page title. |
![]() | Gets the page URL. |
![]() | Adds a component on the page. |
![]() | Overloaded. Adds a HTML part in the page. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Gets a component of the page from its identifier. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Prints out the HTML page. |
![]() | Sets the CSS file of the page. |
![]() | Sets the focus on a component. |
![]() | Assigns the OnRender event. |
![]() | Displays an error message. |
![]() | Displays a message with the messenger box. |
![]() | Returns a String that represents the current Object. |
![]() | Overloaded. Gets a translation of a web object property. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
WebPage Class | Hevea.Core.Http.Html.UI Namespace