RowCellTransformControl Class

The RowCellTransformControl class supports the user interface for specifying the column from a Web Part that implements the IRowProvider interface that will be used to connect to a Web Part that implements the ICellConsumer interface.

System.Object

   System.Web.UI.Control

      Microsoft.SharePoint.WebPartPages.Communication.RowCellTransformControl

Public Constructors

The following table shows the constructors of the RowCellTransformControl class and a brief description of each.

Name Description
RowCellTransformControl Initializes an instance of the RowCellTransformControl class.

Public Methods

The following table shows the methods of the RowCellTransformControl class and a brief description of each.

Name Description
CreateChildControls This member overrides System.Web.UI.Control.CreateChildControls.
Render(System.Web.UI.HtmlTextWriter) This member overrides System.Web.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.