Tagged Questions
0
votes
3answers
70 views
How to build a complex feature to collect and store user options that drive a delegate control
A long title but hopefully will be enough! Basically, I want to create a feture in Visual Studio that will do the following:
When activated, places an option/link in the site collection options in ...
0
votes
2answers
1k views
Adding multiple controls to AdditionalPageHead
My question is regarding the delegate control AdditionalPageHead, as we know it allows multple controls to be loaded.
My questions are:
How to add multiple controls?
I want that the different ...
0
votes
0answers
24 views
Custom delegate is applied even if the feature is deactivated
I have a question regarding a feature.
Situation:
I have a feature that is farm scoped, with this feature I deploy a delegate control (xml file), this file refers to cs code.
So I've added that file ...
1
vote
4answers
690 views
How to embed a CQWP into a master page or DelegateControl
I'm looking for a way to embed a pre-configured Content Query Web Part into a master page. In short, I have a SharePoint:DelegateControl on the master page and I want to plug the web part into it by ...