Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jun 30, 2012 01:29 PM by alvingeorge
None
0 Points
89 Posts
Jun 30, 2012 01:20 PM|LINK
Hi.
I have Many TextBox In Form.
I Want controls Language For Input TextBox ForExample Language Persian.
Thank You
Participant
925 Points
203 Posts
Jun 30, 2012 01:29 PM|LINK
set the UI culture of your page using page directive
<%@ Page UICulture="fa" Culture="fa-ir" %>
Saeid_12597
None
0 Points
89 Posts
Script Language
Jun 30, 2012 01:20 PM|LINK
Hi.
I have Many TextBox In Form.
I Want controls Language For Input TextBox ForExample Language Persian.
Thank You
alvingeorge
Participant
925 Points
203 Posts
Re: Script Language
Jun 30, 2012 01:29 PM|LINK
set the UI culture of your page using page directive