ColumnFilterCAMLGeneratorControl Class
Generates indexed CAML queries from filtered SharePoint list views.
Inheritance Hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Microsoft.Office.Server.WebControls.ColumnFilterCAMLGeneratorControl
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public Class ColumnFilterCAMLGeneratorControl _
Inherits WebControl
'Usage
Dim instance As ColumnFilterCAMLGeneratorControl
public class ColumnFilterCAMLGeneratorControl : WebControl
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.