Wizard::MoveNextCommandName Field

 

Retrieves the command name that is associated with the Next button. This field is static and read-only.

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

public:
static initonly String^ MoveNextCommandName

Field Value

Type: System::String^

The MoveNextCommandName field is used primarily by control developers. The value for the MoveNextCommandName is "MoveNext".

.NET Framework
Available since 2.0
Return to top
Show: