conaito Office2Silverlight SDK
Determines whether [is license valid].

Namespace: Conaito.Office2Silverlight
Assembly: office2silverlight (in office2silverlight.exe) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public bool IsLicenseValid()
Visual Basic
Public Function IsLicenseValid As Boolean
Visual C++
public:
bool IsLicenseValid()

Return Value

true if [is license valid]; otherwise, false.

See Also