GridViewCommandEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the GridViewCommandEventArgs class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | GridViewCommandEventArgs(GridViewRow, Object, CommandEventArgs) | Initializes a new instance of the GridViewCommandEventArgs class using the specified row, source of the command, and event arguments. |
![]() | GridViewCommandEventArgs(Object, CommandEventArgs) | Initializes a new instance of the GridViewCommandEventArgs class using the specified source of the command and event arguments. |
Show:
