Copies the page template.
Namespace: DotNetNuke.Entities.PortalsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public void CopyPageTemplate( string templateFile, string mappedHomeDirectory ) |
Visual Basic |
---|
Public Sub CopyPageTemplate ( templateFile As String, mappedHomeDirectory As String ) |
Parameters
- templateFile
- Type: System..::..String
The template file.
- mappedHomeDirectory
- Type: System..::..String
The mapped home directory.