Overrides SaveViewState.
Returns the server control's current view state. If there is no view state associated with the control, this method returns null reference ( Nothing in Visual Basic ) .
View state is the accumulation of the values of a server control's properties.
RelationalDropDownList Class | Fusion8Design.WebControls.UI Namespace