Wizard::CancelButtonID Field

 

Specifies the identifier for the Cancel button. This field is static and read-only.

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

protected:
static initonly String^ CancelButtonID

Field Value

Type: System::String^

The CancelButtonID field is used primarily by control developers. The value for the CancelButtonID is "CancelButton".

.NET Framework
Available since 2.0
Return to top
Show: