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
Syntaxpublic Control AssignedControl { get; set; }
Property Value
Type:
Control
See Also