Click or drag to resize
FormControlMacroContainer Constructor (FormEngineUserControl)
Constructor

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public FormControlMacroContainer(
	FormEngineUserControl control
)

Parameters

control
Type: CMS.FormControlsFormEngineUserControl
Wrapped form control
See Also