Click or drag to resize
WebPartInfoProviderGetWebPartPhysicalPath Method
Returns webpart physical path.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static string GetWebPartPhysicalPath(
	string webpartPath
)

Parameters

webpartPath
Type: SystemString
Webpart path

Return Value

Type: String
See Also