Gets the unique ID for the control.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
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