SP.CustomizedPageStatus Enumeration

Applies to: SharePoint Foundation 2010

Specifies the cache and customization status for a page.

Values

Name

Description

none

Enumeration whose values specify that the page was never cached. The value = 0.

uncustomized

Enumeration whose values specify that the page is cached and has not been customized. The value = 1.

customized

Enumeration whose values specify that the page was cached and has been customized. The value = 2.

See Also

Reference

SP Namespace