public static string GetMessage(string pKey) { return(Protect.ToString(HttpContext.Current.Session[pKey])); }