ControlsHelper ResolveDynamicControls Method (Control)Kentico 8.0 API Reference
Resolves the inline control macros within the parent controls collection and loads the dynamic controls instead.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

parent
Type: OnlineSystem.Web.UI Control
Parent control of the control tree to resolve

Return Value

Type: OnlineBoolean
See Also