ContextMenuPlaceHolder Methods |
The ContextMenuPlaceHolder type exposes the following members.
Name | Description | |
---|---|---|
Append(String) |
Appends the given content to the placeholder
(Inherited from CMSPlaceHolder.) | |
Append(Control) |
Appends the given control to the placeholder
(Inherited from CMSPlaceHolder.) | |
Clear |
Clears the placeholder content
(Inherited from CMSPlaceHolder.) | |
CreateChildControls |
Creates child controls
(Overrides ControlCreateChildControls.) | |
EnsurePlaceholder |
Ensures ContextMenuPlaceholder for current page
| |
FinishCurrent |
Appends the given content to the placeholder
(Inherited from CMSPlaceHolder.) | |
OnInit |
Init event handler
(Overrides CMSPlaceHolderOnInit(EventArgs).) | |
OnLoad |
Load event handler
(Overrides ControlOnLoad(EventArgs).) | |
OnPreRender |
PreRender event handler
(Inherited from CMSPlaceHolder.) |
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.) |