Clears the session content starting with given string
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- startsWith (Optional)
- Type: System String
If null, removes all session items, if set, remove only items starting with given string
See Also