Tagged Questions
0
votes
2answers
127 views
How can I pass an argument to a FeatureReceiver during solution setup?
I have this Sharepoint 2010 solution containing 3 projects:
Class Library with Model classes
Class Library with LINQ to SQL data context
Sharepoint 2010 project
WCF REST service
3 Visual web parts
...