CMSUpdatePanel Methods |
The CMSUpdatePanel type exposes the following members.
Name | Description | |
---|---|---|
CreateChildControls |
Creates the child controls in the control
(Overrides ControlCreateChildControls.) | |
LoadContainer |
Loads the content container explicitly.
| |
OnInit |
Init event.
(Overrides UpdatePanelOnInit(EventArgs).) | |
OnPreRender |
OnPreRender.
(Overrides UpdatePanelOnPreRender(EventArgs).) | |
OnUnload |
OnUnload.
(Overrides UpdatePanelOnUnload(EventArgs).) |
Name | Description | |
---|---|---|
CallHandled |
Calls the method handled by the exception handler. If the call doesn't succeed, the problem is reported through parent IExceptionHandler control instead of throwing unhandled exception for the entire page.
Returns true, if the call succeeded, otherwise returns false.
(Defined by ControlsExtensions.) | |
GetString |
Gets the string by the specified resource key
(Defined by ControlsExtensions.) |