Skip to content

Commit 3b06158

Browse files
authored
Update add-license-key-openedge.md
1 parent 75ce3e7 commit 3b06158

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

knowledge-base/add-license-key-openedge.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to add your Telerik UI for WinForms license OpenEdge envi
44
type: how-to
55
page_title: Set Your License Key in OpenEdge Project
66
slug: add-license-as-snippet-ci-cd
7-
tags: licensing , winforms,wf, cd, cd, code, snippet, openedge
7+
tags: licensing ,informs, wf, cd, cd, code, snippet, openedge
88
res_type: kb
99
---
1010

@@ -16,19 +16,19 @@ res_type: kb
1616

1717
## Description
1818

19-
I work in an OpenEdge environment and need to activate my Telerik UI for WinForms license key. My projects, however, do not use NuGet packages. How can I activate the Telerik UI for .NET WinForms without using the `Telerik.Licensing` package?
19+
I work in an OpenEdge environment and need to activate my Telerik UI for WinForms license key. My projects, however, do not use NuGet packages. How can I activate the Telerik UI for WinForms without using the `Telerik.Licensing` package?
2020

2121
## Solution
2222

2323
The following tutorial will demonstrate how to set up your license key in the OpenEdge environment.
2424

25-
1. Go to the [Setting Up Your Telerik UI for .NET WinForms License Key](https://docs.telerik.com/devtools/winforms/licensing/license-key#downloading-the-license-key) and follow the first two sections of the article.
25+
1. Go to the [Setting Up Your Telerik UI for WinForms License Key](https://docs.telerik.com/devtools/winforms/licensing/license-key#downloading-the-license-key) and follow the first two sections of the article.
2626
1. Downloading the License Key
27-
1. Activating the Telerik UI for .NET WinForms Components
27+
1. Activating the Telerik UI for WinForms Components
2828

2929
1. Go to the [License Keys page](https://www.telerik.com/account/your-licenses/license-keys) in your Telerik account.
3030

31-
1. On the Telerik UI for .NET WinForms row, click the **View key** link in the **SCRIPT KEY** column. Copy only the string in the first Telerik.Licensing.EvidenceAttribute("key").
31+
1. On the Telerik UI for WinForms row, click the **View key** link in the **SCRIPT KEY** column. Copy only the string in the first Telerik.Licensing.EvidenceAttribute("key").
3232

3333
![copy-license-key](images/add-license-key-openedge.png)
3434

@@ -61,5 +61,5 @@ END CONSTRUCTOR.
6161

6262
* [Setting Up Your License Key]({%slug license-key%})
6363
* [License Activation Errors and Warnings]({%slug license-errors-warnings%})
64-
* [Frequently Asked Questions about Your Telerik UI for .NET WinForms License Key]({%slug licensing-faq%})
64+
* [Frequently Asked Questions about Your Telerik UI for WinForms License Key]({%slug licensing-faq%})
6565
* [Adding the License Key to CI Services]({%slug add-license-to-ci-cd%})

0 commit comments

Comments
 (0)