DiscoverySourcesWebControl class
The members of this namespace or class are reserved for internal use and are not intended to be used directly from your code.
Inheritance hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Microsoft.Office.Server.Discovery.WebControls.DiscoveryWebControlBase
Microsoft.Office.Server.Discovery.WebControls.DiscoverySourcesWebControl
Namespace: Microsoft.Office.Server.Discovery.WebControls
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Class DiscoverySourcesWebControl _
Inherits DiscoveryWebControlBase
'Usage
Dim instance As DiscoverySourcesWebControl
public class DiscoverySourcesWebControl : DiscoveryWebControlBase
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.