Compartir a través de


de la propiedad SPWebPartConnection.SPTransformers

Obtiene una colección de objetos SPWebPartTransformerCollection utilizada internamente por la infraestructura de elementos Web.

Espacio de nombres:  Microsoft.SharePoint.WebPartPages
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
<PersistenceModeAttribute(PersistenceMode.InnerDefaultProperty)> _
<BrowsableAttribute(False)> _
Public ReadOnly Property SPTransformers As SPWebPartTransformerCollection
    Get
'Uso
Dim instance As SPWebPartConnection
Dim value As SPWebPartTransformerCollection

value = instance.SPTransformers
[PersistenceModeAttribute(PersistenceMode.InnerDefaultProperty)]
[BrowsableAttribute(false)]
public SPWebPartTransformerCollection SPTransformers { get; }

Valor de propiedad

Tipo: Microsoft.SharePoint.WebPartPages.SPWebPartTransformerCollection
Un objeto SPWebPartTransformerCollection .

Comentarios

Este miembro está reservado para uso interno y no debe usarse directamente desde el código.

Vea también

Referencia

clase SPWebPartConnection

Miembros SPWebPartConnection

Espacio de nombres Microsoft.SharePoint.WebPartPages