ToolBar Properties

Include Protected Members
Include Inherited Members

The ToolBar type exposes the following members.

Properties

  Name Description
Protected property Adapter (Inherited from Control.)
Public property Application (Inherited from UserControl.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property AppRelativeVirtualPath (Inherited from TemplateControl.)
Public property Attributes (Inherited from UserControl.)
Protected property AutoHandlers Obsolete. (Inherited from TemplateControl.)
Public property BindingContainer (Inherited from Control.)
Public property Buttons Gets or sets buttons on the toolbar.
Public property ButtonSeparator Gets or sets the separator content between buttons on the toolbar.
Public property Cache (Inherited from UserControl.)
Public property CachePolicy (Inherited from UserControl.)
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from Control.)
Public property CssClass Gets or sets the Cascading Style Sheets (CSS) class to use for rendering the Toolbar control.
Protected property DesignMode (Inherited from Control.)
Public property EnableTheming (Inherited from TemplateControl.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Public property FocusOnToolbar
Protected property HasChildViewState (Inherited from Control.)
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Protected property IsChildControlStateCleared (Inherited from Control.)
Public property IsPostBack (Inherited from UserControl.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Protected property LoadViewStateByID (Inherited from Control.)
Public property NamingContainer (Inherited from Control.)
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property RenderIfEmpty
Public property Request (Inherited from UserControl.)
Public property Response (Inherited from UserControl.)
Public property RightButtons Gets or sets a RepeatedControls object that provides access to ASP.NET controls to render as buttons aligned to the right on the Toolbar control.
Public property RightButtonSeparator
Public property Server (Inherited from UserControl.)
Public property Session (Inherited from UserControl.)
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from Control.)
Protected property SupportAutoEvents (Inherited from TemplateControl.)
Public property Template_Buttons Gets or sets an ITemplate object that defines the ASP.NET controls to render as the buttons on the Toolbar control.
Public property Template_RightButtons Gets or sets an ITemplate object that defines the ASP.NET controls to render as the buttons aligned to the right on the Toolbar control.
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property Trace (Inherited from UserControl.)
Public property UniqueID (Inherited from Control.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property Visible (Inherited from Control.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate property IUserControlDesignerAccessor.InnerText (Inherited from UserControl.)
Explicit interface implemetationPrivate property IUserControlDesignerAccessor.TagName (Inherited from UserControl.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See Also

Reference

ToolBar Class

Microsoft.SharePoint.WebControls Namespace