Session.SetString("Test", "Ben Rules!"); 下一個 string ss= HttpContext.Session.GetString("Test"); 就讀不出來是null 查老半天終於
確定! 回上一頁