Searches the container for a server control with the specified id parameter.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- controlId
- Type: System String
The identifier for the control to be found
- control
- Type: System.Web.UI Control
Starting control
Return Value
Type: ControlSee Also