DocumentId.IsFeatureEnabled Method
SharePoint 2010
Gets the feature status in the specified SPSite collection.
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Parameters
- site
- Type: Microsoft.SharePoint.SPSite
SPSite collection that is checked
| Exception | Condition |
|---|---|
| ArgumentNullException |
SPSite is set to null. |
| ArgumentException |
Site Features collection is set to null. |