CallbackMenuGenerationEventArgs Members
Include Protected Members
Include Inherited Members
Provides data for the CallbackMenuGeneration event.
The CallbackMenuGenerationEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CallbackMenuGenerationEventArgs | Initializes a new instance of the CallbackMenuGenerationEventArgs class. |
Top
Properties
Name | Description | |
---|---|---|
CallbackArgument | Gets the callback argument that was sent by the client browser. | |
CallbackTemplate | Gets the callback argument for the menu template that is being generated. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top