CustomQueryControl Class

This class and its members are reserved for internal use and are not intended to be used in your code.

Inheritance Hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.TemplateControl
      System.Web.UI.UserControl
        Microsoft.Office.RecordsManagement.Reporting.CustomQueryControl

Namespace:  Microsoft.Office.RecordsManagement.Reporting
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public MustInherit Class CustomQueryControl _
    Inherits UserControl
'Usage
Dim instance As CustomQueryControl
public abstract class CustomQueryControl : UserControl

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.

See Also

Reference

CustomQueryControl Members

Microsoft.Office.RecordsManagement.Reporting Namespace