Posted on Jul 31, 2008
(permalink)
Hi
This is Abhishek. I have one query regarding the <rad:SpellCheckService> control.
Like, in case of the control <rad:RadSpell>, we add an Assembly and TagPrefix in our aspx file like :
<%@ Register TagPrefix="rads" Namespace="Telerik.WebControls" Assembly="RadSpell" %>
Similarly, do we need to add any assembly and TagPrefix before using the <rad:SpellCheckService> control, or do we need to add any dll to our solution to be able to use this control.
Please help me out on this.
Thanks
Abhishek