Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the activated site features of the Windows SharePoint Services context.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public ReadOnly Property WebFeatures As SPFeatureCollection
Get
Dim instance As SPContext
Dim value As SPFeatureCollection
value = instance.WebFeatures
public SPFeatureCollection WebFeatures { get; }
Property Value
Type: Microsoft.SharePoint.SPFeatureCollection
An SPFeatureCollection object representing the features.