Adds the viewstates to the specified DataSet.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- dt
- Type: System.Data DataTable
Table with the viewstates
- control
- Type: System.Web.UI Control
Control to process
- processChildControls
- Type: System Boolean
Process ViewState of the child controls
See Also