| isee.NET Framework Documentation |
|
ASPNETStateProvider.GetSessionObject Method
Gets an object from HttpContext.Current.Session
[Visual Basic]
Overrides Public Function GetSessionObject( _
ByVal
key As
String _
) As
Object
Parameters
-
key
- The object key
Return Value
An object, or null if the object does not exist
See Also
ASPNETStateProvider Class | iseesystems.iseeNET Namespace