Connecting Tech Pros Worldwide Forums | Help | Site Map

localization and prefixname page

Steph
Guest
 
Posts: n/a
#1: Nov 20 '07
hello,
i ve two aspx page, and i want use just one resx (App_LocalResources).
I use the implecit method (meta:resourcekey) and i don't find the c#
command to define the localresource file name.
it s possible ?

thanks

steph

Steph
Guest
 
Posts: n/a
#2: Nov 21 '07

re: localization and prefixname page


Steph wrote:
Quote:
hello,
i ve two aspx page, and i want use just one resx (App_LocalResources).
I use the implecit method (meta:resourcekey) and i don't find the c#
command to define the localresource file name.
it s possible ?
>
thanks
>
steph
no solution ?

page1.aspx
and
page2.aspx

use
page1.aspx.resx
and
page2.aspx.resx

and me... i want use :
texte.aspx.resx

no solution ?
Closed Thread