RegistrationFormConfiguration Class |
Namespace: TreeksLicensingLibrary2.EasyIntegration
The RegistrationFormConfiguration type exposes the following members.
Name | Description | |
---|---|---|
RegistrationFormConfiguration | Initializes a new instance of the RegistrationFormConfiguration class |
Name | Description | |
---|---|---|
BuyNowURL |
URL which will be opened when user clicks buy now button, when empty buy now button is hidden
| |
DisableAutomaticOnlineActivation |
If set to true, registration form won't try to retrieve online license automatically.
| |
HideAdvancedOptions |
Set to true in case you don't want to display 'Show more licensing options' link
| |
Icon |
The icon displayed in registration dialog
| |
Owner |
Parent window/form
| |
Title |
Title of registration dialog
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |