Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member is reserved for internal use and is not intended to be used directly from your code.
Inheritance Hierarchy
System.Object
  System.Web.UI.Control
    Microsoft.SharePoint.WebControls.SPControl
      Microsoft.SharePoint.WebControls.TemplateBasedControl
        Microsoft.Office.Server.WebControls.KeyFiltersControl
Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public Class KeyFiltersControl _
    Inherits TemplateBasedControl _
    Implements IPostBackEventHandler
'Usage
Dim instance As KeyFiltersControl
public class KeyFiltersControl : TemplateBasedControl, 
    IPostBackEventHandler
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.