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