Well obviously - I think that's the fundamental issue that the OP can't
quite grasp...
Session variables, Bill? Surely not! What if the user does a Ctrl-N...?
;-)
I wouldn't personnaly use Session for this - I'd have properties in the
class behind the MasterPage whose values would be set by the ContentPage -
but the effect is the same...