Click or drag to resize
ListFormControlListControl Property
List control.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected abstract ListControl ListControl { get; }

Property Value

Type: ListControl
See Also