Wizard::SideBarButtonID Field

 

Retrieves the identifier that is associated with each of the sidebar buttons. This field is static and read-only.

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

protected:
static initonly String^ SideBarButtonID

Field Value

Type: System::String^

The SideBarButtonID field is used primarily by control developers. The value for the SideBarButtonID is "SideBarButton".

.NET Framework
Available since 2.0
Return to top
Show: