DataFormWebPart.ShouldCacheDataSource - Propriété

Indique si la transformation XSLT compilée pour le WebPart actuel est mis en cache.

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

Syntaxe

'Déclaration
Protected Overridable ReadOnly Property ShouldCacheDataSource As Boolean
    Get
'Utilisation
Dim value As Boolean

value = Me.ShouldCacheDataSource
protected virtual bool ShouldCacheDataSource { get; }

Valeur de propriété

Type : System.Boolean
Une valeur Boolean qui indique s'il faut mettre en cache la transformation XSLT compilée.

Voir aussi

Référence

DataFormWebPart classe

DataFormWebPart - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms