Northwoods.GoSilverlight 1.2.2 Assembly
LicenseKey Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Diagram Class : LicenseKey Property

This static/shared property holds the runtime license key that permits distribution of applications using this control without displaying a licensing watermark.

Syntax

Visual Basic (Declaration) 
Public Shared Property LicenseKey As String
C# 
public static string LicenseKey {get; set;}

Remarks

This should always be set before any Diagram or DiagramPanel is created.

For more details, read the GoXamIntro documentation.

Requirements

See Also

© 2010 All Rights Reserved.