If you want to access any server variable from you designer[*.aspx] page. Use Following steps to do so: Create a variable with public nature on your code[*.cs] page on designer page use to show /print the same on page or …
If you want to access any server variable from you designer[*.aspx] page. Use Following steps to do so: Create a variable with public nature on your code[*.cs] page on designer page use to show /print the same on page or …