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