Gets the unique ID for the control.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- parent
- Type: System.Web.UI.Control
Parent control
- baseId
- Type: System.String
Base control ID
- control
- Type: System.Web.UI.Control
Control which will be assigned with the ID
Return Value
Type: StringSee Also