DataFormWebPart.ShouldCacheTransform - Propriété
Obtient une valeur indiquant s'il faut mettre en cache les transformations XSLT.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected Friend Overridable ReadOnly Property ShouldCacheTransform As Boolean
Get
'Utilisation
Dim value As Boolean
value = Me.ShouldCacheTransform
protected internal virtual bool ShouldCacheTransform { get; }
Valeur de propriété
Type : System.Boolean
true pour mettre en cache la transformation XSLT transformations ; dans le cas contraire, false.