A context menu control for ASP.Net


The following tables list the members exposed by ASContextMenu.

Public Constructors

  Name Description
Public method ASContextMenu Initializes a new instance of the ASContextMenu class.
Top

Public Properties

  Name Description
Public property AttachCssClass AttachCssClass
Public property CssClass Overridden.  
Public property EnableDebugMode EnableDebugMode
Public property MenuItems MenuItems
Public property PreventDefault PreventDefault
Public property PreventForms PreventForms
Top

Public Methods

  Name Description
Public method 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.
Public method GetContextMenuObjectId  
Top

See Also