This is a migrated thread and some comments may be shown as answers.

In Sharepoint how to get RadMenu to call LoadContentFile

3 Answers 46 Views
Sharepoint Integration
This is a migrated thread and some comments may be shown as answers.
Gordon
Top achievements
Rank 1
Gordon asked on 16 Oct 2008, 09:16 PM
Hi,

I've put the RadMenu into my Sharepoint master page and it calls a CustomSiteMap provider. However I would like it to use the LoadContentFile() method which will be easier for us.

With no code behind how can I get RadMenu in SP to use this method ?

Thanks in Advance

Gordon

3 Answers, 1 is accepted

Sort by
0
Accepted
Dimitar Milushev
Telerik team
answered on 17 Oct 2008, 11:09 AM
Hello Gordon,

It is not possible to force the RadMenu to call LoadContentFile without code-behind, but there are many ways, depending on your scenario, to execute code behind in Sharepoint. You should do a search on "Sharepoint code behind" or something similar and research the possible approaches. You can start with the article at http://msdn.microsoft.com/en-us/library/bb986729.aspx as it explains how to add code-behind files to master pages.

Best wishes,
Dimitar Milushev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Gordon
Top achievements
Rank 1
answered on 18 Oct 2008, 10:06 AM
Good link,

many thanks
0
Gordon
Top achievements
Rank 1
answered on 24 Oct 2008, 10:37 AM
Ok, yes got that working now. Thanks. How do I mark my threads as complete ?
Tags
Sharepoint Integration
Asked by
Gordon
Top achievements
Rank 1
Answers by
Dimitar Milushev
Telerik team
Gordon
Top achievements
Rank 1
Share this question
or