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