Wizard::WizardStepPlaceholderId Field

.NET Framework (current version)
 

Gets the ID of the WizardStep placeholder in a Wizard control.

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

public:
static initonly String^ WizardStepPlaceholderId

Field Value

Type: System::String^

The placeholder ID must be set to "WizardStepPlaceHolder".

.NET Framework
Available since 4.0
Return to top
Show: