Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the display mode of the control.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property DisplayMode As ContentDatabaseSectionMode
Get
Set
'Usage
Dim instance As ContentDatabaseSection
Dim value As ContentDatabaseSectionMode
value = instance.DisplayMode
instance.DisplayMode = value
public ContentDatabaseSectionMode DisplayMode { get; set; }
Property Value
Type: Microsoft.SharePoint.WebControls.ContentDatabaseSectionMode
An object that represents the ContentDatabaseSectionMode; possible values are as follows:
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.