Generates the web part code.
            
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- wpi
 - Type: CMS.PortalEngine WebPartInfo
Web part info 
- 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 
- designer
 - Type: 
System String 
Returning designer file 
See Also