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

Image Properties Dialog Title

1 Answer 37 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Dan Ehrmann
Top achievements
Rank 1
Dan Ehrmann asked on 13 Apr 2020, 03:55 PM

The title for the image properties dialog is 'Properties...'. I use request filtering in IIS, and I would like to block '..' in urls and query strings. However, this blocks the image properties dialog, because the request query string includes the title, which includes '...'.

 

So, how can I change the title of this dialog to remove the dots from the request?

1 Answer, 1 is accepted

Sort by
0
Accepted
Rumen
Telerik team
answered on 15 Apr 2020, 10:49 AM

Hello,

You can change the dialog title through the Localization property:

RadEditor1.Localization.Tools.SetImageProperties = "NewTitle";

This should solve the issue!

Regards,
Rumen
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
Editor
Asked by
Dan Ehrmann
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or