GetInstallTemplate retrieves the Installation Template as specifeid in web.config
Namespace: DotNetNuke.Services.UpgradeAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static string GetInstallTemplate( XmlDocument xmlDoc ) |
Visual Basic |
---|
Public Shared Function GetInstallTemplate ( xmlDoc As XmlDocument ) As String |
Parameters
- xmlDoc
- Type: System.Xml..::..XmlDocument
The Xml Document to load