Verifies the license.

Namespace:  C1.Web.UI.Controls.C1Calendar
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public void VerifyLicense(
	string key
)
Visual Basic
Public Sub VerifyLicense ( _
	key As String _
)

Parameters

key
Type: System..::..String
The key.

See Also