SetInstalltemplate saves the XmlDocument back to Installation Template specified in web.config
Namespace: DotNetNuke.Services.UpgradeAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static string SetInstallTemplate( XmlDocument xmlDoc ) |
| Visual Basic |
|---|
Public Shared Function SetInstallTemplate ( xmlDoc As XmlDocument ) As String |
Parameters
- xmlDoc
- Type: System.Xml..::..XmlDocument
The Xml Document to save