Share via


SPWeb.Features property

Gets the collection of Features that are currently activated in the website.

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

Syntax

public SPFeatureCollection Features { get; }

Property value

Type: Microsoft.SharePoint.SPFeatureCollection
A collection of SPFeature objects that represents the Features currently activated on the website.

See also

Reference

SPWeb class

SPWeb members

Microsoft.SharePoint namespace