![]()
Returns the user control's current view state. If there is no view state associated with the control, it returns null.
In general, you do not need to call this method. However, if you store custom information in view state, you can override this method to do so.