Wizard::HeaderPlaceholderId Field

.NET Framework (current version)
 

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

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

public:
static initonly String^ HeaderPlaceholderId

Field Value

Type: System::String^

The placeholder ID must be set to "headerPlaceHolder".

.NET Framework
Available since 4.0
Return to top
Show: