This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
Developer Network
Developer Network
Developer
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
SharePoint Server 2013 resources
SQL Server 2014 Express resources
Windows Server 2012 resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
MSDN Library
MSDN Library
MSDN Library
MSDN Library
Design Tools
Development Tools and Languages
Mobile and Embedded Development
.NET Development
Office development
Online Services
Open Specifications
patterns & practices
Servers and Enterprise Development
Speech Technologies
Web Development
Windows Desktop App Development
TOC
Collapse the table of content
Expand the table of content
This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
CommandEventArgs Hierarchy
The following table lists the classes derived from
System.Web.UI.WebControls.CommandEventArgs
.
Derived Classes
Class
Description
System.Web.UI.MobileControls.ListCommandEventArgs
Provides data for the
ItemCommand
event of a
List
control.
System.Web.UI.MobileControls.ObjectListCommandEventArgs
Provides information data for the
ItemCommand
event of an
ObjectList
.
System.Web.UI.WebControls.DataGridCommandEventArgs
Provides data for the
CancelCommand
,
DeleteCommand
,
EditCommand
,
ItemCommand
, and
UpdateCommand
events of the
DataGrid
control. This class cannot be inherited.
System.Web.UI.WebControls.DataListCommandEventArgs
Provides data for the
CancelCommand
,
DeleteCommand
,
EditCommand
,
ItemCommand
, and
UpdateCommand
events of the
DataList
control. This class cannot be inherited.
System.Web.UI.WebControls.DetailsViewCommandEventArgs
Provides data for the
ItemCommand
event.
System.Web.UI.WebControls.FormViewCommandEventArgs
Provides data for the
ItemCommand
event.
System.Web.UI.WebControls.GridViewCommandEventArgs
Provides data for the
RowCommand
event.
System.Web.UI.WebControls.MenuEventArgs
Provides data for the
MenuItemClick
and
MenuItemDataBound
events of a
Menu
control. This class cannot be inherited.
System.Web.UI.WebControls.RepeaterCommandEventArgs
Provides data for the
ItemCommand
event of a
Repeater
. This class cannot be inherited.
See Also
Reference
CommandEventArgs Class
CommandEventArgs Members
System.Web.UI.WebControls Namespace
CommandEventHandler
Button.Command Event
ImageButton.Command
Other Resources
Button Web Server Controls
Community Additions
Show:
Inherited
Protected
Print
Export (
0
)
Print
Share
IN THIS ARTICLE