WebPartInfoProviderGetWebPartPhysicalPath Method |
Returns webpart physical path.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public static string GetWebPartPhysicalPath(
string webpartPath
)
Parameters
- webpartPath
- Type: SystemString
Webpart path
Return Value
Type:
StringSee Also