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: installation/license-key.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -83,14 +83,14 @@ An expired [perpetual license](https://www.telerik.com/purchase/faq/licensing-pu
83
83
84
84
This depends on the [Telerik UI for Blazor license type (perpetual, subscription, or trial)](https://www.telerik.com/purchase/faq/licensing-purchasing#licensing):
85
85
86
-
**Perpetual licenses* function normally with an expired license key, as long as the application is using a version that was released before the expiration date of the license.
87
-
**Subscription licenses* function normally in already deployed applications, but you cannot rebuild and republish the app.
88
-
**Trial licenses* function normally only within the 30-day trial period.
86
+
**Perpetual licenses* function normally with an expired license key, as long as the application is using a [Telerik UI for Blazor version that was released before the license expiration date](https://www.telerik.com/support/whats-new/blazor-ui/release-history).
87
+
**Subscription licenses* function normally in already deployed applications, as long as you do not rebuild and republish the app.
88
+
**Trial licenses* function normally during the 30-day trial period.
89
89
90
-
Scenarios that do not match the above three descriptions result in the following application behaviors:
90
+
Scenarios that do not match the above descriptions result in the following application behaviors:
91
91
92
92
* A popup banner appears on application startup.
93
-
* A watermark appears on Telerik UI for Blazor components.
93
+
* A watermark appears on the Telerik components.
94
94
*[A warning message appears in the application's build log](slug:troubleshooting-license-key-errors).
95
95
96
96
To avoid accidental license watermarks and notifications on your live site, you can [fail the application build and abort deployment](slug:deployment-license-key#abort-deployment-on-license-key-error) when there is an issue with the license key.
0 commit comments