LicensingGuiAllowOnlineRefresh Property |
Gets or sets whether or not a user may refresh online using the license management dialog.
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntaxpublic bool AllowOnlineRefresh { get; set; }
Public Property AllowOnlineRefresh As Boolean
Get
Set
public:
property bool AllowOnlineRefresh {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also