Registering External Dialogs of RadImageEditor

Thread is closed for posting
1 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 27 Dec 2011 Link to this post

    Requirements

    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.
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.