Hi,
I am currently localizing the editor using the codebehind method e.g.
RadEditor.Localization.Main.AskWordCleaning = "some localized text";
But..I have realized that I don't have programmatic access to some of the strings in the hyperlink manager.
Is there a way to access these properties?
Thanks
I am currently localizing the editor using the codebehind method e.g.
RadEditor.Localization.Main.AskWordCleaning = "some localized text";
But..I have realized that I don't have programmatic access to some of the strings in the hyperlink manager.
Is there a way to access these properties?
Thanks