FormEngineUserControlReloadControl Method |
Virtual method that can be used in specific form control to reload its content. It is called after the change of another form control which has some dependencies.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax protected virtual void ReloadControl()
See Also