始终缓存转换。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Friend Overrides ReadOnly Property ShouldCacheTransform As Boolean
Get
用法
Dim value As Boolean
value = Me.ShouldCacheTransform
protected internal override bool ShouldCacheTransform { get; }