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 am not to familiar with .Net and need a little help with the basic structure of how to get an if statement to work on the aspx page.
thank you for your help.