ContentDatabaseSectionMode Enumeration
Represents an enumeration that can be used to specify the display mode of a ContentDatabaseSection user control.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Enumeration ContentDatabaseSectionMode
'Usage
Dim instance As ContentDatabaseSectionMode
public enum ContentDatabaseSectionMode
Members
Member name | Description | |
---|---|---|
Default | All values can be modified. | |
Disabled | Values cannot be modified. | |
AuthenticationEdit | The database name and server cannot be modified, but the authentication settings can be changed. |