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

[Solved] Teleric Mvc menu into ASPX site.master page

0 Answers 21 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.
Pravin
Top achievements
Rank 1
Pravin asked on 10 Jul 2012, 06:33 AM

hi, 

as per requirement i want to use teleric mvc menu into aspx site.master page but it shows error 

like 

 Compiler Error Message: CS0103: The name 'Html' does not exist in the current context 

Source Error: 

Line 8:  <head runat="server">

Line 9:      <title></title>

Line 10:     <%= Html.Telerik().StyleSheetRegistrar()

Line 11:                       .DefaultGroup(group => group

Line 12:                           .Add("telerik.examples.css") 

can i achieve the razore intellises in  aspx site.master page.
Thank you..!!!

Tags
Menu
Asked by
Pravin
Top achievements
Rank 1
Share this question
or