GetRenewalPurchaseLink
This function returns the 'purchase renewal code' link. It is used in the pop-ups by Purchase (renewal code) button

Syntax
public static string GetRenewalPurchaseLink()

Parameters
No parameters.

Return value
Returns the 'purchase renewal code' link.

Requirements
File: ItpLibraryNetWrapper.cs
Namespace: ItpLibraryNetClient;

Example
void InitControls()
{
    lRenewLicenseLink.Text = ItpLibraryNetWrapper.GetRenewalPurchaseLink();
}
Copyright 2006 - 2024 by IntelliProtector - Software Protection and Licensing Services