RowFilterTransformControl Class
The RowFilterTransformControl class supports the user interface for specifying the column from a Web Part that implements the IRowProvider interface that will be used to filter a connected Web Part that implements the IFilterConsumer interface.
System.Object
System.Web.UI.Control
Microsoft.SharePoint.WebPartPages.Communication.RowFilterTransformControl
Public Constructors
The following table shows the constructors of the RowFilterTransformControl class and a brief description of each.
Name | Description |
---|---|
RowFilterTransformControl | Initializes an instance of the RowFilterTransformControl class. |
Public Methods
The following table shows the methods of the RowFilterTransformControl class and a brief description of each.
Name | Description |
---|---|
CreateChildControls | This member overrides Web.System.UI.Control.CreateChildControls. |
Render(System.Web.UI.HtmlTextWriter) | This member overrides Web.System.UI.Control.Render. |
Requirements
Namespace: Microsoft.SharePoint.WebPartPages.Communication
Platforms: Microsoft Windows Server 2003
Assembly: Windows SharePoint Services (in Microsoft.SharePoint.dll)
Security: Code Access Security. To instantiate this class, you must grant full trust to the assembly.