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.1.5347.20411)
Parameters
- control
- Type: System.Web.UI Control
Control
- type
- Type: System Type
Control type
- controlId
- Type: System String
Child control ID
Return Value
Type: ControlSee Also