A context menu control for ASP.Net
The following tables list the members exposed by ASContextMenu.
Public Constructors
| Name | Description | |
|---|---|---|
|
ASContextMenu | Initializes a new instance of the |
Public Properties
| Name | Description | |
|---|---|---|
|
AttachCssClass | AttachCssClass |
|
CssClass | Overridden. |
|
EnableDebugMode | EnableDebugMode |
|
MenuItems | MenuItems |
|
PreventDefault | PreventDefault |
|
PreventForms | PreventForms |
Public Methods
| Name | Description | |
|---|---|---|
|
ForceRenderInitialScript | Forces the render initial script. Especially for this kind of situation: astreeview in a updatepanel which UpdateMode=Conditional, and a trigger calls this update panel's Update() methods. before call Update(), you need call ForceRenderIntialScript first. |
|
GetContextMenuObjectId |