SPSiteSubscriptionSettingsManager members
Makes content changes in a subscription settings service application. Specifically, this object can be used to administer property sets and site subscription feature packs.
The SPSiteSubscriptionSettingsManager type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
Local | Gets the local site subscription settings manager. |
![]() ![]() |
LocalOrThrow | Gets the local site subscription settings manager. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
AssignFeaturePackToSiteSubscription | Assigns the specified feature definition set to the specified site subscription object. |
![]() |
CreateFeaturePack | Creates a set of subscription feature definitions. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetAdminProperties | Retrieves the administrative property collection that is associated with the specified SPSiteSubscription object. |
![]() |
GetAllFeaturePacks | Retrieves all existing site subscription feature definition sets. |
![]() |
GetFeaturePack | Retrieves the subscription feature definition set that is associated with the specified site subscription. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetProperties | Gets the property collection associated with an SPSiteSubscription object. |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top