2.2.2.9 Site Collection Flags

Site Collection Flags is a 4-byte, unsigned integer bit mask that specifies properties that are global to a site collection. This bit mask can have zero or more flags set. The values of the Site Collection Flags bits are specified as follows.

Value

Description

0x00000001

This site collection has been write-locked, and user write operations will be blocked.

0x00000002

This site collection is fully locked, and user read and write operations will be blocked.

0x000003FC

Unused.

0x00000400

The site collection has sent a notification that disk usage is near its limit.

0x00000800

Unused.

0x00001000

The number of users in this site collection is large. Special consideration can be given to query execution plans when retrieving data.

0x00002000

The site collection has disabled syndication via RSS.

0x00004000

Unused.

0x00008000

Unused.

0x00010000

Unused.

0x00020000

This site collection has been write-locked by an administrative action. Users are restricted to read-only operations.

0x00040000

Unused.

0x00080000

The site collection is restricted to users with user accounts from a particular directory path within Active Directory.

0x00100000

There are sandboxed solutions activated in the site collection.

0x00200000

Email has been sent out to site collection owner about the resource usage for sandboxed solutions exceeding the resource quota warning level.

0x00400000

Email has been sent out to the site collection owner about resource usage for sandboxed solutions exceeding the resource quota limit.

0x00800000

Resource usage for the sandbox solutions exceeding the resource quota limit.

0x01000000

This site collection has site collection scoped custom actions.

0x02000000

The visual Upgrade site collection UI is shown. Visual Upgrade feature allows users to choose the UI of upgraded sites. If the user chooses to update, the sites will use the new interface, which includes the ribbon; otherwise, the sites will continue to use Windows SharePoint Services 3.0 UI.

0x04000000

The visual Upgrade Site Setting UI is shown on sites in this Site Collection. Visual Upgrade feature allows users to choose the UI of upgraded sites. If the user chooses to update, the sites will use the new interface, which includes the ribbon; otherwise, the sites will continue to use Windows SharePoint Services 3.0 UI.

0x08000000

User-defined workflows (2) are disabled for this site collection.

0xF0000000

Unused.