Share via


DiscoveryWebControlBase.SharePointFilters property

Namespace:  Microsoft.Office.Server.Discovery.WebControls
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Protected MustOverride ReadOnly Property SharePointFilters As String
    Get
'Usage
Dim value As String

value = Me.SharePointFilters
protected abstract string SharePointFilters { get; }

Property value

Type: System.String

See also

Reference

DiscoveryWebControlBase class

DiscoveryWebControlBase members

Microsoft.Office.Server.Discovery.WebControls namespace