Tagged Questions
0
votes
1answer
87 views
How do I set a property of the feature control loaded within a delegate control?
I'm currently have a delegate control as such;
<SharePoint:DelegateControl runat="server" ControlId="MainNavigation" AllowMultipleControls="true">
I also have a feature which has a element ...