Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Receives data that describes how to set up and configure the Document Center site template.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.SPFeatureReceiver
Microsoft.Office.DocumentManagement.DocSite.SetupDocSiteFeatureReceiver
Namespace: Microsoft.Office.DocumentManagement.DocSite
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class SetupDocSiteFeatureReceiver _
Inherits SPFeatureReceiver
'Usage
Dim instance As SetupDocSiteFeatureReceiver
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class SetupDocSiteFeatureReceiver : SPFeatureReceiver
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.