FeatureIds Class

Provides a set of read-only properties that uniquely identify specific SharePoint Features.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Publishing.FeatureIds

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class FeatureIds
'Usage
Dim instance As FeatureIds
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class FeatureIds

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

FeatureIds Members

Microsoft.SharePoint.Publishing Namespace