ContentDatabaseSection Properties

Include Protected Members
Include Inherited Members

The ContentDatabaseSection type exposes the following members.

Properties

  Name Description
Public property AccessKey
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 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.)
Public property Collapsed
Public property Collapsible
Public property ConnectionString Gets or sets the Microsoft SQL Server database connection string displayed by the control.
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from Control.)
Public property DatabaseErrorMessage Gets or sets the localized error message shown when the database name provided by the user is not valid.
Public property DatabaseName Gets or sets the string that represents the database name.
Public property DatabasePassword Gets the password provided by the user when SQL Server authentication is selected.
Public property DatabaseServer Gets or sets the string that represents the database server or database instance.
Public property DatabaseUserName Gets or sets the username used when SQL authentication is selected.
Public property Description Gets or sets the description displayed by the control.
Protected property DesignMode (Inherited from Control.)
Public property DisplayMode Gets or sets the display mode of the control.
Public property EnableTheming (Inherited from TemplateControl.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Public property FailoverDatabaseServer Gets a string that represents the database server to use in case of a failover to enable mirroring.
Public property FailoverServerDescription Gets or sets the description text for the Failover Server option.
Protected property HasChildViewState (Inherited from Control.)
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property IncludeFailoverDatabaseServer Gets or sets a value that determines whether the Failover Server section is displayed on the page.
Public property IncludeSearchServer
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 ReadOnly Gets or sets a value that represents whether the fields in the user control are read-only.
Public property Request (Inherited from UserControl.)
Public property RequiredValidatorsEnabled
Public property Response (Inherited from UserControl.)
Public property SearchServiceInstance
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 TabIndex
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property Title
Public property Trace (Inherited from UserControl.)
Public property UniqueID (Inherited from Control.)
Public property UseWindowsAuthentication Gets or sets a Boolean value that determines whether the selected authentication mode is Windows authentication or SQL Server authentication.
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

ContentDatabaseSection Class

Microsoft.SharePoint.WebControls Namespace