Click or drag to resize
UIContextUIElement Property
UI element for current context

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public UIElementInfo UIElement { get; set; }

Property Value

Type: UIElementInfo
See Also