radeditor1.ConfigFile="~/RadControls/Editor/ConfigFile.xml"
how to give Latest Version (RadControls for ASP.NET AJAX Q2 2009 SP1 ) (.ConfigFile)?
Thanks and regards
Vivekanandan.R
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 04 Nov 2009, 02:46 PM
Hi Vivekanandan,
The ConfigFile property is obsolete in RadEditor for ASP.NET AJAX (<telerik:RadEditor ...), because the control can be easily configured to use ASP.NET 2.0 Themes the same way you would do for a ordinary Asp.Net control. Please, review the following help article on the subject for more information: Using Themes.