FormEngineUserControlUnderlyingFormControl Property |
Underlying form control, if provided, the form control automatically redirects all properties to that control
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax protected virtual FormEngineUserControl UnderlyingFormControl { get; }
Property Value
Type:
FormEngineUserControlSee Also