Share via


ContentDatabaseSection.DisplayMode property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

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

See also

Reference

ContentDatabaseSection class

ContentDatabaseSection members

Microsoft.SharePoint.WebControls namespace