1.

What property do you modify on a server control to minimize the size of the ViewState data?

A. ViewState=”true”
B. Set EnableViewState to false
C. Set EnableViewState to true
D. None of the above
Answer» C. Set EnableViewState to true


Discussion

No Comment Found