CallbackMenu Methods

Include Protected Members
Include Inherited Members

The CallbackMenu type exposes the following members.

Methods

  Name Description
Protected method CreateChildControls Creates the child controls that provide the user interface for the control. (Overrides Control.CreateChildControls().)
Public method GetCallbackResult Returns the results of a callback event that targets the callback menu.
Protected method InvokeCallbackEvent Returns the serialized menu items controls as the value of the callback.
Protected method LoadMenuItems Provides an abstract method that should be implemented in the inherited classes used to load the menu items.
Protected method OnLoad Raises the Load event. (Overrides Control.OnLoad(EventArgs).)
Public method RaiseCallbackEvent Processes a callback event that targets the callback menu.

Top

See Also

Reference

CallbackMenu Class

Microsoft.Office.Server.WebControls Namespace