You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: licensing/license-key.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,6 +81,7 @@ If you add the Telerik components to your project by referencing the Telerik ass
81
81

82
82
83
83
1. A new Script Key window is shown with your C#/VB Script License Key. The code snippet from the Script Key contains an assembly attribute called EvidenceAttribute that holds information about the license key.
84
+
84
85
- For C#: Copy the C# code snippet into a new file, for example, `TelerikLicense.cs`.
85
86
- For VB: Copy the VB code snippet into a new file, for example, `TelerikLicense.vb`.
0 commit comments