ASP.NET MVC Helpers
IgniteUI includes a .NET™ assembly for ASP.NET MVC. This assembly provides .NET developers the ability to interact with the jQuery widgets on the server. Developers using any CLR language can set options on the IgniteUI widgets on the server in order emit the appropriate jQuery and HTML to the client.
The ASP.NET MVC Helpers give you the flexibility to implement different server-side ViewModel patterns. The helper API also supports a fluent syntax for use in both Web Forms and Razor View Engine templates.