Wizard::NavigationPlaceholderId Field

.NET Framework (current version)
 

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

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

public:
static initonly String^ NavigationPlaceholderId

Field Value

Type: System::String^

The placeholder ID must be set to "navigationPlaceHolder".

.NET Framework
Available since 4.0
Return to top
Show: