BaseXsltListWebPart.ShouldCacheTransform property
自動快取轉型。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected Friend Overrides ReadOnly Property ShouldCacheTransform As Boolean
Get
'用途
Dim value As Boolean
value = Me.ShouldCacheTransform
protected internal override bool ShouldCacheTransform { get; }
Property value
Type: System.Boolean