Click or drag to resize
FormUserControlInfoUserControlType Property
Type of the user control

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax
C#
public FormUserControlTypeEnum UserControlType { get; set; }

Property Value

Type: FormUserControlTypeEnum
See Also