Pages
DotNet
SAPBsics
.NET Framework Version History
Thursday, 2 June 2016
How to use View state?
string
str =
"Sibeesh Passion"
;
if
(ViewState[
"SampleText"
]==
null
)
{
ViewState[
"SampleText"
] = str;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment