|
T
|
Tim 4/21/2016 |
|
How about XSession.Session["FirstName"].ToString() |
|
|
A
|
Arkie author 4/21/2016 |
|
How about XSession.Session["FirstName"].ToString()
|
|
|
|
jadachDevClub member 4/21/2016 |
|
How exactly are you setting it as the default value? Are you doing it at the field property setting or an event. |
|
|
A
|
Arkie author 4/21/2016 |
|
How exactly are you setting it as the default value? Are you doing it at the field property setting or an event.
|
|
|
|
Sergey Kornilov admin 4/21/2016 |
|
Correct syntax is XSession.Session["FirstName"] |
|