ExtendedDropDownListLoadViewState Method |
Loads the previously saved view state of the System.Web.UI.WebControls.DetailsView control.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax protected override void LoadViewState(
Object savedState
)
Parameters
- savedState
- Type: SystemObject
See Also