asp.net - If statement in aspx page - Stack Overflow
I want to write a basic if statement on my site to display either item 1 or item 2 depending on if a variable is set to true. I'm not too familiar with .NET and need a little help with the basic structure of how to get an if statement to work on the aspx ...