首页 >  Term: session state
session state

In ASP.NET, a variable store created on the server for the current user; each user maintains a separate Session state on the server. Session state is typically used to store user-specific information between postbacks.

0 0

创建者

  • Romain
  •  (V.I.P) 17515 分数
  • 44.44% positive feedback
© 2024 CSOFT International, Ltd.