I want to preserve a property between postbacks in an ASP.Net application. Currently doing this:
public int MyIndex { get { return (int)Session[T