Returns full path of the web part.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- webPartFileName
- Type: System String
Web part file name
- parentWebPartId
- Type: System Int32
Parent web part ID
- webFullPath
- Type: System String
Full path to the root of the web project (e.g. c:\WebProject\)
Return Value
Type: StringSee Also