SPWebPartTransformerCollection - Classe

Représente une collection d'objets WebPartTransformer.

Hiérarchie d’héritage

System.Object
  System.Collections.CollectionBase
    Microsoft.SharePoint.WebPartPages.SPWebPartTransformerCollection

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

Syntaxe

'Déclaration
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class SPWebPartTransformerCollection _
    Inherits CollectionBase
'Utilisation
Dim instance As SPWebPartTransformerCollection
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class SPWebPartTransformerCollection : CollectionBase

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

SPWebPartTransformerCollection - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms