GenericInformationBar Members
Include Protected Members
Include Inherited Members
Represents the GenericInformationBar.
The GenericInformationBar type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GenericInformationBar | Initializes a new instance of the GenericInformationBar class. |
Top
Properties
Name | Description | |
---|---|---|
Adapter | (Inherited from Control.) | |
AfterControlHtml | Represents the content emitted immediately after each control is rendered. (Inherited from RepeatedControls.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
BeforeControlHtml | Represents the content emitted immediately before each control is rendered. (Inherited from RepeatedControls.) | |
BindingContainer | (Inherited from Control.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
DesignMode | (Inherited from Control.) | |
EnableTheming | (Inherited from Control.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
FooterHtml | Represents the final content emitted after all child controls are rendered. (Inherited from RepeatedControls.) | |
HasChildViewState | (Inherited from Control.) | |
HeaderHtml | Represents the first content emitted before any child controls are rendered. (Inherited from RepeatedControls.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
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 | (Inherited from RepeatedControls.) | |
SeparatorHtml | Represents the separator between controls to be rendered between each child control. (Inherited from RepeatedControls.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from Control.) | |
Template_Controls | (Inherited from RepeatedControls.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
UniqueID | (Inherited from Control.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top