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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Web Applications projects that do not use NuGet and Web Site projects require an
41
41
1. On the Telerik UI for ASP.NET AJAX row, click the `View key` link.
42
42
1. Select the language (`C# KEY` or `VB KEY`) and click the `Copy and close` button to copy the Script Key to your clipboard.
43
43
1. Adding the License Key script:
44
-
-**Web Application**: Paste the copied key to the `Properties > AssemblyInfo`
44
+
-**Web Application**: Paste the copied key to the `Properties > AssemblyInfo` (C# Apps) or `My Project > AssemblyInfo` (VB Apps)
45
45
-**Web Site**: Add a C#/VB Class file to the `App_Code` directory of your project, e.g. `App_Code\TelerikLicense.cs` and paste the Script Key from your clipboard.
46
46
47
47
>To activate the license in other projects, repeat these steps.
0 commit comments