RowCellTransformControl - Classe

Prend en charge l'interface utilisateur permettant de spécifier la colonne à partir d'un composant WebPart qui implémente l'interface IRowProvider qui sera utilisé pour se connecter à un composant qui implémente l'interface ICellConsumer .

Hiérarchie d’héritage

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

Espace de noms :  Microsoft.SharePoint.WebPartPages.Communication
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Public NotInheritable Class RowCellTransformControl _
    Inherits Control
'Utilisation
Dim instance As RowCellTransformControl
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
public sealed class RowCellTransformControl : Control

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

RowCellTransformControl - Membres

Microsoft.SharePoint.WebPartPages.Communication - Espace de noms