DocIdSearchWebPart Class
Implements a Web Part that allows a document to be located by its document identifier.
Inheritance Hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.Panel
System.Web.UI.WebControls.WebParts.Part
System.Web.UI.WebControls.WebParts.WebPart
Microsoft.SharePoint.WebPartPages.WebPart
Microsoft.Office.Server.WebControls.DocIdSearchWebPart
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public Class DocIdSearchWebPart _
Inherits WebPart
'Usage
Dim instance As DocIdSearchWebPart
public class DocIdSearchWebPart : WebPart
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.