| isee.NET Framework Documentation |
|
BasicStateProvider.SetApplicationObject Method
Puts an object in an internal hashtable
[Visual Basic]
Overrides Public Sub SetApplicationObject( _
ByVal
value As
Object, _
ByVal
key As
String, _
ByVal
dependency As
String _
)
Parameters
-
value
- The object to put
-
key
- The object key
-
dependency
- Not implemented, pass NULL
See Also
BasicStateProvider Class | iseesystems.iseeNET Namespace