Gets the first child control of specified ID 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
- types
- Type: System Type
Array of controls types to find
- controlId
- Type: System String
Child control ID
Return Value
Type: ControlSee Also