Expand Minimize
This topic has not yet been rated - Rate this topic

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)
[ClientCallableAttribute]
[ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.NotNull)]
public SPFeatureCollection Features { get; }

Property value

Type: Microsoft.SharePoint.SPFeatureCollection
A collection of SPFeature objects that represents the Features currently activated on the website.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.