Documentation for this section has not yet been entered.
Use the GridViewCommandEventArgs.CommandSource property to access the properties of the object that represents the source of the command. In the case of a System.Web.UI.WebControls.GridViewCommandEventArgs object, the source of the command is the System.Web.UI.WebControls.GridView control that contains the button clicked by the user.