共用方式為


RowCellTransformControl class

支援指定的行,從網頁組件實作IRowProvider介面會用來實作ICellConsumer介面的網頁組件連接的使用者介面。

Inheritance hierarchy

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

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

Syntax

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

請參閱

參照

RowCellTransformControl members

Microsoft.SharePoint.WebPartPages.Communication namespace