Wizard::SideBarPlaceholderId Field

.NET Framework (current version)
 

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

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

public:
static initonly String^ SideBarPlaceholderId

Field Value

Type: System::String^

The placeholder ID must be set to "sideBarPlaceHolder".

.NET Framework
Available since 4.0
Return to top
Show: