CommandEventArgs::CommandName Property
.NET Framework (current version)
Gets the name of the command.
Assembly: System.Web (in System.Web.dll)
Use the CommandName property to determine the command to perform. The CommandName property can contain any string set by the programmer. The programmer can then identify the command name in code and perform the appropriate tasks.
.NET Framework
Available since 1.1
Available since 1.1
Show: