0

I use the custom control like the following in ASP.NET:

<%@ Register Assembly="JQControls" Namespace="JQControls" TagPrefix="custom" %>

<custom:JQLoader runat="server"></custom:JQLoader>
<custom:JQDatePicker Regional="fa" runat="server"></custom:JQDatePicker>

So how can I use this control in MVC3 Razor view?

Saeid
  • 13,224
  • 32
  • 107
  • 173

0 Answers0