SetupDocSiteFeatureReceiver class

Reserved for internal use.

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.

See also

Reference

SetupDocSiteFeatureReceiver members

Microsoft.Office.DocumentManagement.DocSite namespace