Version

DataMenuItemCancelEventArgs class Members

The following tables list the members exposed by DataMenuItemCancelEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertypostBackGets postback flag.One of the following: 0 - do not trigger postback, 1 - trigger full postback, 2 - trigger async postback.  
Public Methods
 NameDescription
Public MethoddisposeDisposes object.  
Public MethodgetItemGet the menu item for which the event fired.  
See Also