Click or drag to resize
FormUserControlInfoUserControlClassName Property
User control class name.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 12.0.0
Syntax
C#
public virtual string UserControlClassName { get; set; }

Property Value

Type: String
See Also