Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
25
WebSpellChecker in ASP.Net MVC with Razor
posted

Hello,

I do not know how to use WebSpellChecker in my MVC application, using Razor.

I have added references to the following DLLs: Infragistics.Web.Mvc, Infragistics.WebUI.Shared.V12.2 and Infragistics.WebUI.WebSpellChecker.v12.2

I tried using @Html.Infragistics().WebSpellChecker() and it didn't work. How does one include this control in MVC?

I am using ASP.Net 4.0 with MVC 3. The version for both NetAdvantage and IgniteUI is v12.2.