Add Session in C#

Expert User Verified
Add Session in C#
NA
Session.Add("SessionName", "SessionValue");
NA

Add Session in C#

Session.Add("SessionName", "SessionValue");

It will hold session in variable

References and Credits

Tags

Session

Comments

Leave a Comment