This question is locked. New answers and comments are not allowed.
@(Html.Telerik().StyleSheetRegistrar().DefaultGroup(group => group.Add("telerik.common.css").Add("telerik.windows7.css").Combined(true).Compress(true)))is this code can apply on ASP.net MVC4 Web Application??
I had try many times , but i still cant get the css of telerik examples.