| isee.NET Framework Documentation |
|
ASPNETStateProvider.SetSessionObject Method
Puts the specified object in HttpContext.Current.Session
[Visual Basic]
Overrides Public Sub SetSessionObject( _
ByVal
value As
Object, _
ByVal
key As
String _
)
Parameters
-
value
- The object to store
-
key
- The object key
See Also
ASPNETStateProvider Class | iseesystems.iseeNET Namespace