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