summaryM:DotNetNuke.Entities.Portals.Internal.IPortalTemplateIO.GetResourceFilePath(System.String)

Namespace: DotNetNuke.Entities.Portals.Internal
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
string GetResourceFilePath(
	string templateFilePath
)
Visual Basic
Function GetResourceFilePath ( 
	templateFilePath As String
) As String

Parameters

templateFilePath
Type: System..::..String
paramtemplateFilePathM:DotNetNuke.Entities.Portals.Internal.IPortalTemplateIO.GetResourceFilePath(System.String)

Return Value

returnsM:DotNetNuke.Entities.Portals.Internal.IPortalTemplateIO.GetResourceFilePath(System.String)

See Also