--Vamsi Effective Blogs "Make everything as simple as possible but not simpler"--
Feb 5, 2015
How to use View state?
string str = "MVKREDDY";
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