Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
always cache transform.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Friend Overrides ReadOnly Property ShouldCacheTransform As Boolean
Get
'Usage
Dim value As Boolean
value = Me.ShouldCacheTransform
protected internal override bool ShouldCacheTransform { get; }
Property value
Type: System.Boolean