Returns control's UI context. If no parent control contains own UI context, use main page's (stored in request stock helper).
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- ctrl (Optional)
- Type: System.Web.UI Control
Control to start with
Return Value
Type: UIContextSee Also