using LocalizationExtenderProvider in ASP.NET like in Windows forms??

K

KK

Hi,

In Windows Forms applications, to help
localizing, the form gets 2 extended
properties from LocalizationExtenderProvider class.

Those properties are Localiazble and Language.

Now, users can select different langauges and
enter text for containing controls which gets
stored in relevent resource file.

I am wondering wether I can use this mechanism
for my ASP.net application as well. Current Page
class does not extend such property. However I have
my own page class and I would like to get these
properties in my ASP.NET property page.

I suppose, the mechanism of storing text can some how be
managed by making my own LocalizationExtenderProvider
derived by the base class

Any thoughts on this will be greatly appreciated

Regards
KK
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top