RadControls version
|
RadControls for ASP.NET AJAX
Q3 2011 (2011.3.1115) or later
|
.NET version |
3.5 or later |
Visual Studio version |
2008 or later |
programming language |
C# / VB.NET |
browser support |
all browsers supported by RadControls
|
PROJECT DESCRIPTION
By default, all RadImageEditor's dialogs are embedded as resource files in the Telerik.Web.UI.dll.
To provide the ability to customize the built-in RadImageEditor's dialogs, we prepared and attached two projects (VB.NET and C#) which demonstrate how to register the external dialogs files of RadImageEditor as external resources.
NOTE: Make sure that the path to the script for each of the dialogs is correct for your project's structure. These paths can be found in the
ScriptUrl property in the code-behind file of each user control. In the sample project they are designed to work if the ImageEditorDialogs folder is in the site root.