We all use label controls in our web pages and they are static text.
If we choose to set the attribute of label control "EnableViewState" to false.
It will keep our page lighter and unnecessary state of the control will not be maintained and page will load faster.
No comments:
Post a Comment