ToolBar Members
Include Protected Members
Include Inherited Members
Specifies the toolbar on forms and views of list Web Parts.
The ToolBar type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ToolBar |
Top
Properties
Name | Description | |
---|---|---|
Adapter | (Inherited from Control.) | |
Application | (Inherited from UserControl.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
AppRelativeVirtualPath | (Inherited from TemplateControl.) | |
Attributes | (Inherited from UserControl.) | |
AutoHandlers | Obsolete. (Inherited from TemplateControl.) | |
BindingContainer | (Inherited from Control.) | |
Buttons | Gets or sets buttons on the toolbar. | |
ButtonSeparator | Gets or sets the separator content between buttons on the toolbar. | |
Cache | (Inherited from UserControl.) | |
CachePolicy | (Inherited from UserControl.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
CssClass | Gets or sets the Cascading Style Sheets (CSS) class to use for rendering the Toolbar control. | |
DesignMode | (Inherited from Control.) | |
EnableTheming | (Inherited from TemplateControl.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
FocusOnToolbar | ||
HasChildViewState | (Inherited from Control.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsPostBack | (Inherited from UserControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LoadViewStateByID | (Inherited from Control.) | |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
RenderIfEmpty | ||
Request | (Inherited from UserControl.) | |
Response | (Inherited from UserControl.) | |
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. | |
RightButtonSeparator | ||
Server | (Inherited from UserControl.) | |
Session | (Inherited from UserControl.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from Control.) | |
SupportAutoEvents | (Inherited from TemplateControl.) | |
Template_Buttons | Gets or sets an ITemplate object that defines the ASP.NET controls to render as the buttons on the Toolbar control. | |
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. | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Trace | (Inherited from UserControl.) | |
UniqueID | (Inherited from Control.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
AbortTransaction | (Inherited from TemplateControl.) | |
CommitTransaction | (Inherited from TemplateControl.) | |
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Error | (Inherited from TemplateControl.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Fields
Name | Description | |
---|---|---|
RightRptControls | ||
RptControls |
Top
Explicit Interface Implementations
Top