WebUpdatePostbackDisplay Methods

The methods of the WebUpdatePostbackDisplay class are listed here. For a complete list of WebUpdatePostbackDisplay class members, see the WebUpdatePostbackDisplay Members topic.

Public Methods

CheckForUpdate

Causes the associated WebUpdateController to begin checking for an available update.

Protected Methods

CreateChildControls

Overridden. Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering.

LoadControlState

Overridden. Restores control-state information from a previous page request that was saved by the SaveControlState method.

OnInit

Overridden. Raises the Init event.

SaveControlState

Overridden. Saves any server control state changes that have occurred since the time the page was posted back to the server.

See Also

WebUpdatePostbackDisplay Class | Kjs.AppLife.Update.Web Namespace