Gets the first child control of specified type for given control.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- control
- Type: System.Web.UI Control
Control
- ensureChildControls (Optional)
- Type: System Boolean
Indicates whether child controls should be ensured when looking for a given control
Return Value
Type: ChildTypeSee Also