Adds data to the Session. Removes first if already exists.
Namespace: P4s3UtilsLibAssembly: P4s3UtilsLib (in P4s3UtilsLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- sess
- Type: System.Web.SessionState HttpSessionState
- key
- Type: System String
- obj
- Type: System Object
See Also