Tuesday, December 7, 2021

EnableViewState in Textbox ASP.net

 By default in ASP.net enableviewstate is true. If you make it false, when you click on button, it will change the color of textbox after clicking the button.

https://www.c-sharpcorner.com/UploadFile/ee01e6/viewstate-for-textbox-in-Asp-Net/

No comments:

Post a Comment