Wizard::CancelCommandName Field

 

Retrieves the command name for the Cancel button. This field is static and read-only.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

public:
static initonly String^ CancelCommandName

Field Value

Type: System::String^

The CancelCommandName field is used primarily by control developers. The value for the CancelCommandName is "Cancel".

.NET Framework
Available since 2.0
Return to top
Show: