SharePoint - How to deploy the sharepoint 2010 feature in specific single website.
Asked By Rahul Khanna on 13-Mar-14 12:46 PM
How to deploy the sharepoint 2010 feature in specific single website(not in site collection) programatically whose feature Scope is "Web"? While doing the google search everywhere its refering something like SPSite site = SPContext.Current.Web.Site; Using this feature is deploying in all web in the site collection