MenuEventArgs Constructor

 

Initializes a new instance of the MenuEventArgs class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodMenuEventArgs(MenuItem^)

Initializes a new instance of the MenuEventArgs class using the specified menu item.

System_CAPS_pubmethodMenuEventArgs(MenuItem^, Object^, CommandEventArgs^)

Initializes a new instance of the MenuEventArgs class using the specified menu item, command source, and event arguments.

Return to top
Show: