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: 9.0.0
Syntax protected virtual FormEngineUserControl UnderlyingFormControl { get; }
Property Value
Type:
FormEngineUserControlSee Also