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