Posted on: 7/8/2015 9:12:54 AM | Views : 816

I created a website in asp.net technology which consists of some pages.
In one of  them I declared of static identifier (that should be recognized in the whole website), but when I tried to access to it from another page in the website, I recognized I could not access it..I could not even access to the page that consists the declaration of the static identifier.
however, how can I access to it?

Go to the complete details ...