This is a migrated thread and some comments may be shown as answers.

ExternalDialogsPath load dialog ASCX files from my assembly instead FileSystem

3 Answers 22 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Anton
Top achievements
Rank 1
Anton asked on 20 Jul 2015, 11:24 AM

Hi,

 I have customized some of the dialogs of RadEditor using the provided ASCX files. I can successfully test the customization when the files are physically stored on a disk and a proper physical path is provided to the ExternalDialogsPath. 

My question is - how can I now use the ExternalDialogsPath in combination with embedding the modified dialogs into my assembly? I don't want the modified dialogs to be part of my directory structure on the server.

3 Answers, 1 is accepted

Sort by
0
Valentina
Top achievements
Rank 1
answered on 20 Jul 2015, 01:28 PM

Hi,

Great question. I would want to know it too.

Thank you !

 

0
Ianko
Telerik team
answered on 23 Jul 2015, 04:40 AM
Hi Anton and Valentina,

This is done by building a custom assembly using the Telerik.Web.UI source code.

Using the source code, any modification done to the dialogs should be done correspondingly in the Telerik.Web.UI project , i.e., in Editor/DialogControls.

Next, the custom build will include the changes needed in the assembly. 

Regards,
Ianko
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Anton
Top achievements
Rank 1
answered on 23 Jul 2015, 06:09 AM

I really hoped that I can avoid building custom Telerik Assembly :(

 

Thank you for the response!

Tags
Editor
Asked by
Anton
Top achievements
Rank 1
Answers by
Valentina
Top achievements
Rank 1
Ianko
Telerik team
Anton
Top achievements
Rank 1
Share this question
or