Loads the control extender of the specified type for the specified control.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- assemblyName
- Type: System String
Assembly name where the extender type is located
- className
- Type: System String
Class name of the extender type
- control
- Type: CMS.UIControls UITabs
Control to be extended
Return Value
Type: UITabsExtenderSee Also