CallbackMenu Methods
Include Protected Members
Include Inherited Members
The CallbackMenu type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CreateChildControls | Creates the child controls that provide the user interface for the control. (Overrides Control.CreateChildControls().) |
![]() |
GetCallbackResult | Returns the results of a callback event that targets the callback menu. |
![]() |
InvokeCallbackEvent | Returns the serialized menu items controls as the value of the callback. |
![]() |
LoadMenuItems | Provides an abstract method that should be implemented in the inherited classes used to load the menu items. |
![]() |
OnLoad | Raises the Load event. (Overrides Control.OnLoad(EventArgs).) |
![]() |
RaiseCallbackEvent | Processes a callback event that targets the callback menu. |
Top
.gif)
.gif)