Gets the Source for the Config file
Namespace: DotNetNuke.Services.InstallerAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public XmlDocument SourceConfig { get; private set; } |
| Visual Basic |
|---|
Public Property SourceConfig As XmlDocument Get Private Set |