This topic has not yet been rated - Rate this topic

BaseFieldControl.CanCacheRenderedFieldValue Property

Windows SharePoint Services 3
Gets or sets a value indicating whether the value of BaseFieldControl may be locally cached.

Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
protected bool CanCacheRenderedFieldValue { get; set; }

Property Value

true if the value can be cached; otherwise, false. The default is true.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.