網頁

2012年1月19日 星期四

.NET 清除 Session

.NET 清除 Session
1. clear() 清空所有 key 值
2. removeAll() 即呼叫 clear()
3. remove("Key") 刪除某 Key 的值
4. Abandon() 清除所有 Key 值,並呼叫 Session_End

沒有留言:

張貼留言