Hi friends,
I want to decalre a global variable which is used in ma "MARKUP" i.e in abc.aspx
for e.g Navigateurl="~/block/abc.aspx" i want to assign block folder as global variable.
Any help is much useful.
Regards,
yash
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VikramPosted Aug 19, 2010, 1:26 AM
Just Define variable in the Markup it consider as Global.
e.g