Assuming both pages are within the same ASP.NET application, is there a way to access properties of controls on one page from another? For example, I am on page 1 and need to see if a checkbox on page 2 is checked.