hello kentico dev i try to apply a custom web part to search for company code
and i set the session and but the problem is sessiontimeout here is my code but its not working is ther any
methode to set time out for session Session[@CompanyCode@] = CompanyCode.Text;
SessionHelper.SessionTimeout = 10;
↧