One of the site-collection administrators wants to verify the Site Collection quota size (he does not have access to Central Administration.)
Is there a way to achieve this?
|
One of the site-collection administrators wants to verify the Site Collection quota size (he does not have access to Central Administration.) Is there a way to achieve this? |
||||
|
|
|
You could use the SPSite.Usage property which returns a UsageInfo object. This object contains information such as storage. Or you can go to the top-level site of the site collection and choose Site Settings > Usage Summary. |
|||
|
|
|
have them go to Site Actions, Site Settings, Storage Space Allocation (Under the Site Collection Adminstration Group). This shows Space Used and Space Remaining in the allocated quota. |
|||
|
|