Gets and sets whether the Editor is in the Wizard
Namespace: DotNetNuke.Services.Installer.PackagesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool IsWizard { get; set; } |
Visual Basic |
---|
Public Property IsWizard As Boolean Get Set |