summaryM:DotNetNuke.Entities.Portals.Internal.PortalTemplateIO.GetResourceFilePath(System.String)
Namespace: DotNetNuke.Entities.Portals.InternalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string GetResourceFilePath( string templateFilePath ) |
Visual Basic |
---|
Public Function GetResourceFilePath ( templateFilePath As String ) As String |
Parameters
- templateFilePath
- Type: System..::..String
paramtemplateFilePathM:DotNetNuke.Entities.Portals.Internal.PortalTemplateIO.GetResourceFilePath(System.String)