FeatureIds Members
Include Protected Members
Include Inherited Members
Provides a set of read-only properties that uniquely identify specific SharePoint Features.
The FeatureIds type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
Deployment | Gets the ID that specifies a Deployment feature. | |
EnhancedHtmlEditing | Gets the ID that specifies an EnhancedHtmlEditing feature. | |
LeftNavigation | Gets the ID that specifies a LeftNavigation feature. | |
Migration | Gets the ID that specifies a Migration feature. | |
Navigation | Gets the ID that specifies a Navigation feature. | |
NavigationProperties | Gets the ID that specifies a NavigationProperties feature. | |
OfficePublishingSite | Gets the ID that specifies an OfficePublishingSite feature. | |
OfficePublishingWeb | Gets the ID that specifies an OfficePublishingWeb feature. | |
Publishing | Gets the ID that specifies a Publishing feature. | |
PublishingB2TRHop2SiteFilesUpgrade | Gets the ID that specifies a PublishingB2TRHop2SiteFilesUpgrade feature. | |
PublishingB2TRSiteFilesUpgrade | Gets the ID that specifies a PublishingB2TRSiteFilesUpgrade feature. | |
PublishingLayouts | Gets the ID that specifies a PublishingLayouts feature. | |
PublishingPrerequisites | Gets the ID that specifies a PublishingPrerequistes feature. | |
PublishingResources | Gets the ID that specifies a PublishingResources feature. | |
SpellChecking | Gets the ID that specifies a SpellChecking feature. | |
ViewFormPagesLockDown | Gets the ID that specifies a ViewFormPagesLockDown feature. |
Top