Share via


DiscoveryWebControlBase.SourceQuery method

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

Syntax

'Declaration
Protected MustOverride Function SourceQuery ( _
    source As Source _
) As String
'Usage
Dim source As Source
Dim returnValue As String

returnValue = Me.SourceQuery(source)
protected abstract string SourceQuery(
    Source source
)

Parameters

Return value

Type: System.String

See also

Reference

DiscoveryWebControlBase class

DiscoveryWebControlBase members

Microsoft.Office.Server.Discovery.WebControls namespace