Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
DataMenuItemCancelEventArgs class Members
The following tables list the members exposed by DataMenuItemCancelEventArgs.
Public Properties
| Name | Description |
| postBack | Gets postback flag.One of the following: 0 - do not trigger postback, 1 - trigger full postback, 2 - trigger async postback. |
Public Methods
| Name | Description |
| dispose | Disposes object. |
| getItem | Get the menu item for which the event fired. |
See Also