Click or drag to resize
UIContextAssignedControl Property
Control to which UI context is assigned. If null context belongs to main page.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public Control AssignedControl { get; set; }

Property Value

Type: Control
See Also