PageTemplateInfoProvider.GetFullPhysicalPath Method (PageTemplateInfo, String)Kentico 8.0 API Reference
Gets full path of the page template.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

template
Type: CMS.PortalEngine.PageTemplateInfo
Page template object
webFullPath
Type: OnlineSystem.String
Full path to the root of the web project (e.g. c:\WebProject\)

Return Value

Type: OnlineString
See Also