-->

Can we disable ViewState, If, yes how?

ViewState can be disabled by using "EnableViewState" property set to false.

Comments