Click or drag to resize
LicensingGuiIsInstallationNameEnabled Property
Gets or sets the if the Installation Name edit box is enabled or disabled. If disabled, the user is not able to enter an Installation Name.

Namespace: com.softwarekey.Client.Gui
Assembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntax
public bool IsInstallationNameEnabled { get; set; }

Property Value

Type: Boolean
See Also