SessionHelperGetValue Method |
Returns the given session value.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntaxpublic static Object GetValue(
string key
)
Parameters
- key
- Type: SystemString
Value key
Return Value
Type:
Object
See Also