RegistrationFormConfigurationHideAdvancedOptions Property |
Set to true in case you don't want to display 'Show more licensing options' link
Namespace:
TreeksLicensingLibrary2.EasyIntegration
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public bool HideAdvancedOptions { get; set; }
Public Property HideAdvancedOptions As Boolean
Get
Set
public:
property bool HideAdvancedOptions {
bool get ();
void set (bool value);
}
member HideAdvancedOptions : bool with get, set
Return Value
Type:
BooleanSee Also