Question:What must you do to enable users to select their own language preferences? (Choose
all that apply.)
A Defi ne the Page.Culture property.
B Defi ne the Page.UICulture property.
C Override the Page.InitializeCulture method.
D Override the Page.ReadStringResource method.
+ AnswerB C
+ Report