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

Setting the Target property to _blank when using SitemapDatasource

1 Answer 19 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Sebastien Desemberg
Top achievements
Rank 1
Sebastien Desemberg asked on 19 Jan 2012, 09:37 AM
The RadMenu control has the Target Property, How do I set this property when binding the menu to a SiteMapDataSource?

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 19 Jan 2012, 12:16 PM
Hello,

You can handle ItemDataBound as shown in step 3 of this help topic. You should cast e.Item.DataItem to the respective type for SiteMapDataSource (you can view this using a debugger).

Kind regards,
Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Menu
Asked by
Sebastien Desemberg
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or