ContentDatabaseSection Members
Include Protected Members
Include Inherited Members
Used to display or edit database settings.
The ContentDatabaseSection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ContentDatabaseSection |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AccessKey | |
![]() |
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.) |
![]() |
Cache | (Inherited from UserControl.) |
![]() |
CachePolicy | (Inherited from UserControl.) |
![]() |
ChildControlsCreated | (Inherited from Control.) |
![]() |
ClientID | (Inherited from Control.) |
![]() |
ClientIDSeparator | (Inherited from Control.) |
![]() |
Collapsed | |
![]() |
Collapsible | |
![]() |
ConnectionString | Gets or sets the Microsoft SQL Server database connection string displayed by the control. |
![]() |
Context | (Inherited from Control.) |
![]() |
Controls | (Inherited from Control.) |
![]() |
DatabaseErrorMessage | Gets or sets the localized error message shown when the database name provided by the user is not valid. |
![]() |
DatabaseName | Gets or sets the string that represents the database name. |
![]() |
DatabasePassword | Gets the password provided by the user when SQL Server authentication is selected. |
![]() |
DatabaseServer | Gets or sets the string that represents the database server or database instance. |
![]() |
DatabaseUserName | Gets or sets the username used when SQL authentication is selected. |
![]() |
Description | Gets or sets the description displayed by the control. |
![]() |
DesignMode | (Inherited from Control.) |
![]() |
DisplayMode | Gets or sets the display mode of the control. |
![]() |
EnableTheming | (Inherited from TemplateControl.) |
![]() |
EnableViewState | (Inherited from Control.) |
![]() |
Events | (Inherited from Control.) |
![]() |
FailoverDatabaseServer | Gets a string that represents the database server to use in case of a failover to enable mirroring. |
![]() |
FailoverServerDescription | Gets or sets the description text for the Failover Server option. |
![]() |
HasChildViewState | (Inherited from Control.) |
![]() |
ID | (Inherited from Control.) |
![]() |
IdSeparator | (Inherited from Control.) |
![]() |
IncludeFailoverDatabaseServer | Gets or sets a value that determines whether the Failover Server section is displayed on the page. |
![]() |
IncludeSearchServer | |
![]() |
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.) |
![]() |
ReadOnly | Gets or sets a value that represents whether the fields in the user control are read-only. |
![]() |
Request | (Inherited from UserControl.) |
![]() |
RequiredValidatorsEnabled | |
![]() |
Response | (Inherited from UserControl.) |
![]() |
SearchServiceInstance | |
![]() |
Server | (Inherited from UserControl.) |
![]() |
Session | (Inherited from UserControl.) |
![]() |
Site | (Inherited from Control.) |
![]() |
SkinID | (Inherited from Control.) |
![]() |
SupportAutoEvents | (Inherited from TemplateControl.) |
![]() |
TabIndex | |
![]() |
TemplateControl | (Inherited from Control.) |
![]() |
TemplateSourceDirectory | (Inherited from Control.) |
![]() |
Title | |
![]() |
Trace | (Inherited from UserControl.) |
![]() |
UniqueID | (Inherited from Control.) |
![]() |
UseWindowsAuthentication | Gets or sets a Boolean value that determines whether the selected authentication mode is Windows authentication or SQL Server authentication. |
![]() |
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.) |
![]() |
DatabaseSubmitted | Occurs when validating the DatabaseName. |
![]() |
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
Top
Explicit Interface Implementations
Top