共用方式為


RowFilterTransformControl class

支援使用者介面,以指定的行,從 Web 組件,會將用來篩選連線的網頁組件實作IFilterConsumer介面的IRowProvider介面的實作。

Inheritance hierarchy

System.Object
  System.Web.UI.Control
    Microsoft.SharePoint.WebPartPages.Communication.RowFilterTransformControl

Namespace:  Microsoft.SharePoint.WebPartPages.Communication
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Public NotInheritable Class RowFilterTransformControl _
    Inherits Control
'用途
Dim instance As RowFilterTransformControl
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
public sealed class RowFilterTransformControl : Control

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.

請參閱

參照

RowFilterTransformControl members

Microsoft.SharePoint.WebPartPages.Communication namespace