private void OnClearLog() { HEU_SessionBase sessionBase = HEU_SessionManager.GetDefaultSession(); sessionBase.ClearCookLog(); }