Generates the web part code.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- webpartId
- Type: System Int32
Web part ID
- baseControl
- Type: System String
Base control nested within the web part
- ascx
- Type: System String
Returning ASCX code
- code
- Type: System String
Returning code behind
See Also