Share via


DiscoveryWebControlBase.ShowSourceType property

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

Syntax

'Declaration
Protected MustOverride ReadOnly Property ShowSourceType As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.ShowSourceType
protected abstract bool ShowSourceType { get; }

Property value

Type: System.Boolean

See also

Reference

DiscoveryWebControlBase class

DiscoveryWebControlBase members

Microsoft.Office.Server.Discovery.WebControls namespace