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

[Solved] Localizing confirm text in RadConfirm

0 Answers 35 Views
Window
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
KC
Top achievements
Rank 1
KC asked on 30 Apr 2011, 12:09 AM
Hi,

I need to localize the confirmation text in RadConfirm alert using a resource file. I've tried using asp:literals inside this call instead of text

radconfirm("Text to be localized", confirmCallbackFunction, 300, 100, null, "Text to be localized2");

That did not work. Any suggestions?

Thanks!

Edit: Solved it, thank you!
Tags
Window
Asked by
KC
Top achievements
Rank 1
Share this question
or