summaryM:DotNetNuke.Entities.Portals.Internal.IPortalTemplateIO.GetResourceFilePath(System.String)
Namespace: DotNetNuke.Entities.Portals.InternalAssembly: 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)