Hi Team, Is there any way to set the MaxTemplateSize,MaxFlashSize,MaxMediaSize,MaxDocumentSize,MaxTemplateSizes from the web.config itself without any code change. currently my system taking the default value "200KB". please let me know is there any way, in asp.net Ajax RadEditor in Asp.net C#. We are using telerik dll version 2017.1.228.45.
Hi Elayaraja,
You can easily control the default settings of multiple instances of RadEditor or other Telerik controls from a common location by using ASP.NET Themes. Please take a look at the following documentation article: ASP.NET Themes.
The same approach is used in the Telerik AJAX demo app:
Best Regards,
Rumen
Progress Telerik