WebPartInfoProviderGetWebPartPhysicalPath Method |
Returns webpart physical path.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntaxpublic static string GetWebPartPhysicalPath(
string webpartPath
)
Parameters
- webpartPath
- Type: SystemString
Webpart path
Return Value
Type:
String
See Also