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

Argh! Where is the Full Xml Schema for RadMenu?

1 Answer 45 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Rambo the Dog
Top achievements
Rank 1
Rambo the Dog asked on 29 Dec 2011, 09:07 PM
Hello!

Sure - I can define my own xpath, datavalues etc..but there must be a DEFAULT xml schema setup for this control?

Please..someone tell me where I can get the FULL xml schema definition for RadMenu.
This demo is pathetic - sorry...but it is.

http://demos.telerik.com/aspnet-ajax/menu/examples/programming/xmldefinition/defaultcs.aspx

It states you can use the RadMenu.GetXml() method - but that method does NOT output all of the menu attributes as I'd expect..like url, flow, enabled..

Thanks!


1 Answer, 1 is accepted

Sort by
0
Richard
Top achievements
Rank 1
answered on 30 Dec 2011, 07:06 PM
Rambo:

I may be wrong, but it looks like your search for the " FULL xml schema definition for RadMenu" may be in vain. See this statement on the "DotNetNuke integration manual"  documentation page:

"Customizing RadMenu after its integration in DNN can become a bit more difficult than what you are used to, since there is no XML definition file for the structure of the menu. The items are generated dynamically in order to reflect all page changes in the DNN menu structure. This brings a problem for people who are used to tweaking the XML file for best results. However, we tried to minimize this problem by exposing as many properties as possible in the skinobject. You can add those properties from the skin definition file(.ascx) (method A) or in the XML definition file for your skin (method B). For example if you want to tell the menu where to look for its images you will need to set the its ImagesBaseDir property. "

Cheers!
Tags
Menu
Asked by
Rambo the Dog
Top achievements
Rank 1
Answers by
Richard
Top achievements
Rank 1
Share this question
or