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