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

[Solved] Menu Binding to model but set as links

1 Answer 56 Views
Menu
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Vi
Top achievements
Rank 1
Vi asked on 16 May 2012, 08:20 PM
How would I go about using the Model to bind to my Menu but need the menu to be Links?

Similar to:

.Content(@<text>
<img src="@Url.Content("~/Content/Common/orm-comparison.png") " alt="Telerik OpenAccess" />
<a id="buy" href="http://www.telerik.com/purchase/individual/orm.aspx">
Telerik OpenAccess ORM
</a>
<a id="express" href="http:/
/www.telerik.com/community/license-agreement.aspx?pId=639">
Telerik OpenAccess ORM Express
</a>
</text>);

When your doing a standard menu.Add is that possible within model binding?

1 Answer, 1 is accepted

Sort by
0
Vi
Top achievements
Rank 1
answered on 16 May 2012, 08:26 PM
Tags
Menu
Asked by
Vi
Top achievements
Rank 1
Answers by
Vi
Top achievements
Rank 1
Share this question
or