TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Lex
NA
20
0
variable assigning in aspx page, to be used in the codebehind page
Oct 12 2010 12:20 PM
I'm working on a project, problem is that I have to assign different test to a button depending on what it is used for, and have this code:
ButtonsText
="OK,CANCEL,ABORT,RETRY,Yes continue and apply all selected settings,No cancel without saving selected settings,IGNORE"
The 'Yes continue and apply all selected settings' and the no version i would like to assign with different variables in the codebehind page, I know normally you would use a <%=variablename%>, but this isnt' working in this case.
Is there another way of fixing this, so i can assign it in the code behind page? Currently we have translation method in the whole project, except for these 2 values.
Reply
Answers (
1
)
VSIX installation from MSI
Data Paging ???