Template Documentation
SessionManagerClearSession Method |
method that clear all the keys in the session
Namespace: Template.Web.Commons.Utils
Assembly: Template.Web (in Template.Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static void ClearSession()
See Also