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

Image Manager Insert

1 Answer 39 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Duy
Top achievements
Rank 1
Duy asked on 30 Jul 2010, 03:55 AM
Hi,

I insert an image from image manager, it shows correct the path.  However, I am intending to have have full path (include the http:// and url) in the path.  How can I set this?

Kind Regards,

Duy

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 30 Jul 2010, 03:40 PM
Hi Duy ,

You can insert images with absolute paths via the Image Manager by enabling the MakeUrlsAbsolute content filter, e.g.

RadEditor1.EnableFilter(EditorFilters.MakeUrlsAbsolute);

or through the ContentFilters property.

All the best,
Rumen
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
Tags
Editor
Asked by
Duy
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or