ListFormControlLoadAndSelectList Method |
Loads and selects control.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax protected virtual void LoadAndSelectList(
bool forceReload = false
)
Parameters
- forceReload (Optional)
- Type: SystemBoolean
Indicates if items should be reloaded even if control contains some values
See Also