Expand Minimize
This topic has not yet been rated - Rate this topic

SPWeb.CacheAllSchema property

Gets or sets a Boolean value that specifies whether caching of all schemas on the website is enabled.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public bool CacheAllSchema { get; set; }

Property value

Type: System.Boolean
true if caching is enabled; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.