conaito Office2Silverlight SDK
Assembly: office2silverlight (in office2silverlight.exe) Version: 2.0.0.0 (2.0.0.0)
Sets the license key.
Namespace: Conaito.Office2SilverlightAssembly: office2silverlight (in office2silverlight.exe) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public void SetLicenseKey( string licenseKey ) |
| Visual Basic |
|---|
Public Sub SetLicenseKey ( _ licenseKey As String _ ) |
| Visual C++ |
|---|
public: void SetLicenseKey( String^ licenseKey ) |
Parameters
- licenseKey
- Type: System..::..String
The license key.