The difference between ViewState and ControlState is that the developer can disable the ViewState , while the ControlState cannot be disabled .
Therefore, when developing custom controls, when to use ViewState or ControlState?
- , ViewState , ControlState.
- : ViewState.
, , ViewState. , , DropDownList ViewState, ( ).