SP.Site.features Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies the collection of the site collection features for the site collection that contains the site.
var value = SP.Site.get_features();
Property Value
Type: SP.FeatureCollection