Gets or sets the license key which allows to evaluate, develop, or publish Image Uploader Flash according to the license key type (trial, development, or full).
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Public Property LicenseKey As String
public string LicenseKey { get; set; }
<aur:ImageUploaderFlash ID="Uploader1" runat="server" LicenseKey="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXXXX;YYYYY-YYYYY-YYYYY-YYYYY-YYYYY"> </aur:ImageUploaderFlash>