Wizard::CustomNextButtonID Field

 

Retrieves the identifier for a custom Next button. This field is static and read-only.

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

protected:
static initonly String^ CustomNextButtonID

Field Value

Type: System::String^

The CustomNextButtonID field is used primarily by control developers. The value for the CustomNextButtonID is "CustomNextButton".

.NET Framework
Available since 2.0
Return to top
Show: