UIContextAssignedControl Property |
Control to which UI context is assigned. If null context belongs to main page.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax public Control AssignedControl { get; set; }
Property Value
Type:
ControlSee Also