Click or drag to resize
FormUserControlLoader Class
Loads the FormEngineUserControl based on FormUserControlInfo values.
Inheritance Hierarchy
SystemObject
  CMS.FormEngine.Web.UIFormUserControlLoader

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax
C#
public static class FormUserControlLoader

The FormUserControlLoader type exposes the following members.

Methods
  NameDescription
Public methodStatic memberLoadFormControl
Loads the given form control from its definition.
Top
See Also