共用方式為


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

請參閱

參照

BaseXsltListWebPart class

BaseXsltListWebPart members

Microsoft.SharePoint.WebPartPages namespace