RegistrationFormConfigurationBuyNowURL Property |
URL which will be opened when user clicks buy now button, when empty buy now button is hidden
Namespace:
TreeksLicensingLibrary2.EasyIntegration
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public string BuyNowURL { get; set; }
Public Property BuyNowURL As String
Get
Set
public:
property String^ BuyNowURL {
String^ get ();
void set (String^ value);
}
member BuyNowURL : string with get, set
Return Value
Type:
StringSee Also