System.Web Namespace HttpApplication Class
Gets the intrinsic session object that provides access to session data.
[ VB ] Public ReadOnly Property Session As HttpSessionState [ C# ] public HttpSessionState Session {get;} [ C++ ] public: __property HttpSessionState* get_Session ( ); [ JScript ] public function get Session ( ) : HttpSessionState;
The HttpSessionState for the current session.
HttpApplication Members
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph