GetSuperUser gets the superuser from the Install Template
Namespace: DotNetNuke.Services.UpgradeAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static UserInfo GetSuperUser( XmlDocument xmlTemplate, bool writeFeedback ) |
Visual Basic |
---|
Public Shared Function GetSuperUser ( xmlTemplate As XmlDocument, writeFeedback As Boolean ) As UserInfo |
Parameters
- xmlTemplate
- Type: System.Xml..::..XmlDocument
The install Templae
- writeFeedback
- Type: System..::..Boolean
a flag to determine whether to output feedback