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: docs-aspnet/getting-started-mvc/installation/overview.md
+15-12Lines changed: 15 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ To download Telerik UI for ASP.NET MVC:
36
36
37
37
Run the Telerik UI for ASP.NET MVC installer. The automatic setup will guide you through the rest of the installation. If you chose to download the `.zip` file, extract it to a location of your preference.
38
38
39
-
The setup installs Telerik UI for ASP.NET MVC in `C:\Program Files (x86)\Progress\UI for ASP.NET MVC<version>`. For versions prior to R3 2017, the default installation folder for Telerik UI for ASP.NET MVC is `C:\Program Files (x86)\Telerik\UI for ASP.NET MVC<version>`.
39
+
The setup installs Telerik UI for ASP.NET MVC in `C:\Program Files (x86)\Progress\Telerik UI for ASP.NET MVC<version>`. For versions prior to R3 2017, the default installation folder for Telerik UI for ASP.NET MVC is `C:\Program Files (x86)\Telerik\UI for ASP.NET MVC<version>`.
40
40
41
41
## Distribution Contents
42
42
@@ -45,34 +45,37 @@ Telerik UI for ASP.NET MVC contains the following directories:
45
45
*`js`—These are the minified JavaScript files.
46
46
*`styles`—The minified CSS files and images used by the themes.
47
47
*`src`—A `README` file which states that as of R2 2016 the source code is distributed in separate `.source.zip` packages that are located in your account.
48
-
*`Scaffolding`—The Kendo UI Scaffolder Visual Studio extension. It enables the generation of the Kendo UI MVC wrapper widget declarations inside Visual Studio projects and is added to the Kendo UI Q1 2015 release.
48
+
*`license-agreements`—End user license agreements files.
49
+
*`Scaffolding`—The Kendo UI Scaffolder Visual Studio extension. It enables the generation of the Kendo UI MVC wrapper widget declarations inside Visual Studio projects.
*`export`—The Kendo.Mvc.Export assembly which allows exporting IEnumerable sources to XLSX and CSV formats.
49
52
*`spreadsheet`—The [`Telerik.Web.Spreadsheet`](https://docs.telerik.com/kendo-ui/controls/data-management/spreadsheet/import-and-export-data/server-side-processing) assembly and its dependencies from Telerik Document Processing library.
50
53
*`pdfviewer`—The `Telerik.Web.PDF` assembly and its dependencies from Telerik Document Processing library.
0 commit comments