S
Steph
hello,
i have a lot (big) of aspx files... and i want only one resx file for
share translation text...
if use "GetLocalResourceObject" for, manually, get a specific text, but
i want specify a global file name for automatic c# batch
(meta:resourcekey="mytext")
like : "SetLocalResourceObject("mytext.aspx");"
how do ?
thanks
i have a lot (big) of aspx files... and i want only one resx file for
share translation text...
if use "GetLocalResourceObject" for, manually, get a specific text, but
i want specify a global file name for automatic c# batch
(meta:resourcekey="mytext")
like : "SetLocalResourceObject("mytext.aspx");"
how do ?
thanks