c# storing value in session

C#
Session["ValueId"] = Value;
Source

Also in C#: