From a48f7ba5dbc5ddf0c4c32d8dc21674a15faa308d Mon Sep 17 00:00:00 2001 From: gowthamanthavasiyappan <90315799+gowthamanthavasiyappan@users.noreply.github.com> Date: 2023年6月13日 15:39:40 +0530 Subject: [PATCH] SEO-172685-aspnet-mvc-redirection-fixes-4 --- aspnetmvc/Maps/Getting-Started.md | 6 +++--- aspnetmvc/Maps/Overview.md | 2 +- aspnetmvc/Maps/Populate-Data.md | 2 +- aspnetmvc/MaskEdit/Behavior-Settings.md | 2 +- aspnetmvc/Menu/Data-binding.md | 2 +- aspnetmvc/Menu/Getting-Started.md | 4 ++-- aspnetmvc/Menu/Responsive-Layout.md | 2 +- aspnetmvc/NavigationDrawer/Getting-Started.md | 2 +- aspnetmvc/NumericTextBox/Keyboard-Interaction.md | 4 ++-- aspnetmvc/NumericTextBox/Localization-Support.md | 2 +- aspnetmvc/PdfViewer/GettingStarted.md | 4 ++-- aspnetmvc/PercentageTextBox/Keyboard-Interaction.md | 4 ++-- aspnetmvc/PercentageTextBox/Localization-Support.md | 2 +- aspnetmvc/PivotChart/OLAP-Getting-Started.md | 8 ++++---- aspnetmvc/PivotChart/Relational-Getting-Started.md | 8 ++++---- aspnetmvc/PivotClient/OLAP-Getting-Started.md | 6 +++--- aspnetmvc/PivotClient/Relational-Getting-Started.md | 6 +++--- aspnetmvc/PivotGauge/OLAP-Getting-Started.md | 8 ++++---- aspnetmvc/PivotGauge/Relational-Connectivity.md | 2 +- aspnetmvc/PivotGauge/Relational-Getting-Started.md | 8 ++++---- aspnetmvc/PivotGrid/OLAP-Getting-Started.md | 6 +++--- aspnetmvc/PivotGrid/Relational-Getting-Started.md | 6 +++--- aspnetmvc/PivotTreeMap/Getting-Started.md | 6 +++--- aspnetmvc/ProgressBar/Getting-Started.md | 2 +- aspnetmvc/ProgressBar/Overview.md | 2 +- 25 files changed, 53 insertions(+), 53 deletions(-) diff --git a/aspnetmvc/Maps/Getting-Started.md b/aspnetmvc/Maps/Getting-Started.md index ea673b9ea..ff6f8ebbd 100644 --- a/aspnetmvc/Maps/Getting-Started.md +++ b/aspnetmvc/Maps/Getting-Started.md @@ -19,11 +19,11 @@ You can configure an Essential ASP.NET MVC Map with simple steps. In this exampl ### Create a simple MVC Application -To begin, create a new ASP.NET MVC project Razor application. For creating a MVC Project and adding necessary Dll’s and Scripts, refer [MVC-Getting Started](http://help.syncfusion.com/aspnetmvc/maps/getting-started) Documentation. +To begin, create a new ASP.NET MVC project Razor application. For creating a MVC Project and adding necessary Dll’s and Scripts, refer [MVC-Getting Started](https://help.syncfusion.com/aspnetmvc/maps/getting-started) Documentation. #### Preparing Shape Data -The Shape Data collection describing geographical shape information can be obtained from [GEOJSON format shapes](http://www.syncfusion.com/uploads/user/uploads/Maps_GeoJSON.zip). +The Shape Data collection describing geographical shape information can be obtained from [GEOJSON format shapes](https://www.syncfusion.com/uploads/user/uploads/Maps_GeoJSON.zip). In this example, USA shape is used as shape data by utilizing the `United States of America.json` file in the following folder structure obtained from downloaded Maps_GeoJSON folder. @@ -739,4 +739,4 @@ The following screenshot illustrates a map displaying an interactive legend. ![](Getting-Started_images/Getting-Started_img6.png) -The complete code sample can be found [here](http://www.syncfusion.com/downloads/support/directtrac/general/ze/Map_GettingStarted-1349939768) \ No newline at end of file +The complete code sample can be found [here](https://www.syncfusion.com/downloads/support/directtrac/general/ze/Map_GettingStarted-1349939768) \ No newline at end of file diff --git a/aspnetmvc/Maps/Overview.md b/aspnetmvc/Maps/Overview.md index 5aa8270d2..fe7a5290e 100644 --- a/aspnetmvc/Maps/Overview.md +++ b/aspnetmvc/Maps/Overview.md @@ -29,7 +29,7 @@ Some of the Maps control use case scenarios: * `Layers` - Map is maintained through Layers and it can accommodate one or more layers. * `Map Providers Support` - Syncfusion Map support map providers such as OpenStreetMap that can be added to any layers in maps. -* `GeoJSON Data Input` - The GeoJSON standard allows you to plot your own shapes using customized data to your maps. You can obtain some of the GeoJSON standard shape information from [GEOJSON format shapes](http://www.syncfusion.com/uploads/user/uploads/Maps_GeoJSON.zip) that can be used as data input for maps. +* `GeoJSON Data Input` - The GeoJSON standard allows you to plot your own shapes using customized data to your maps. You can obtain some of the GeoJSON standard shape information from [GEOJSON format shapes](https://www.syncfusion.com/uploads/user/uploads/Maps_GeoJSON.zip) that can be used as data input for maps. * `Map Elements Customization` - Map contains a set of elements, including shapes, bubbles, markers, legend, labels and data items that can be visualized with customized appearance showing additional information on the map using bound data. * `User Interaction` - Options like zooming, panning and map selection enables the effective interaction on map elements. diff --git a/aspnetmvc/Maps/Populate-Data.md b/aspnetmvc/Maps/Populate-Data.md index aba9acbc4..7f160252d 100644 --- a/aspnetmvc/Maps/Populate-Data.md +++ b/aspnetmvc/Maps/Populate-Data.md @@ -13,7 +13,7 @@ In this section you can learn how to populate shape data for providing Data inpu ## Shape Data -The Shape Data collection describing geographical shape information can be obtained from [GEOJSON format shapes](http://www.syncfusion.com/uploads/user/uploads/Maps_GeoJSON.zip). +The Shape Data collection describing geographical shape information can be obtained from [GEOJSON format shapes](https://www.syncfusion.com/uploads/user/uploads/Maps_GeoJSON.zip). In this example, USA shape is used as shape data by utilizing the "United States of America.json" file in the following folder structure obtained from downloaded Maps_GeoJSON folder. diff --git a/aspnetmvc/MaskEdit/Behavior-Settings.md b/aspnetmvc/MaskEdit/Behavior-Settings.md index a166f1088..ccae599d8 100644 --- a/aspnetmvc/MaskEdit/Behavior-Settings.md +++ b/aspnetmvc/MaskEdit/Behavior-Settings.md @@ -394,7 +394,7 @@ The MaskEditTextBox provides support for adding HTML attributes to the component #### Configure HTMLAttributes property -1. In the View page add MaskEditTextBox helper, and configure the HtmlAttributes property. Here we have added the [Access key](http://en.wikipedia.org/wiki/Access_key) attribute. While pressing the "AccessKey" and "J" keys, MaskEditTextBox will gain focus. +1. In the View page add MaskEditTextBox helper, and configure the HtmlAttributes property. Here we have added the [Access key](https://en.wikipedia.org/wiki/Access_key) attribute. While pressing the "AccessKey" and "J" keys, MaskEditTextBox will gain focus. diff --git a/aspnetmvc/Menu/Data-binding.md b/aspnetmvc/Menu/Data-binding.md index f06e4478a..45174df44 100644 --- a/aspnetmvc/Menu/Data-binding.md +++ b/aspnetmvc/Menu/Data-binding.md @@ -160,7 +160,7 @@ DataManager is used to manage relational data in JavaScript. DataManager uses -In the following example, [http://mvc.syncfusion.com/Services/Northwnd.svc/](http://mvc.syncfusion.com/Services/Northwnd.svc/) is used as the URL. This acts as web service that is located in the Syncfusion server. The web service with the name Northwnd.svc is used here. +In the following example, [http://mvc.syncfusion.com/Services/Northwnd.svc/](https://mvc.syncfusion.com/Services/Northwnd.svc/) is used as the URL. This acts as web service that is located in the Syncfusion server. The web service with the name Northwnd.svc is used here. 1. Add the following code in your View page to render the menu with remote data diff --git a/aspnetmvc/Menu/Getting-Started.md b/aspnetmvc/Menu/Getting-Started.md index 18c5ae3df..c68685a4b 100644 --- a/aspnetmvc/Menu/Getting-Started.md +++ b/aspnetmvc/Menu/Getting-Started.md @@ -28,7 +28,7 @@ The Menu items in the above screenshot allow you to navigate through multiple me Essential ASP.NET MVC Menu widget basically renders with built-in features like keyboard navigation, show and hides Menu items with animations and flexible API’s. Refer the following guidelines to render Menu control with Local data source value. -1. You can create a MVC Project and add the necessary Dll’s and scripts using the [MVC-Getting Started](http://help.syncfusion.com/aspnetmvc/menu/getting-started) Documentation. +1. You can create a MVC Project and add the necessary Dll’s and scripts using the [MVC-Getting Started](https://help.syncfusion.com/aspnetmvc/menu/getting-started) Documentation. 2. Add the below code in your view page to add the necessary CSS and script files ~~~ cshtml @@ -76,7 +76,7 @@ Essential ASP.NET MVC Menu without menu item Each Menu consists of a list of Menu items with list of sub level Menu item. Refer the following guidelines to initialize the root level elements of Menu control with Remote data source value. RootLevelItems data service is created to define the root level Menu items, sub items and InnerItems data services to initialize the sub level and inner sub levels and both can be referred from the following service location. In Menu Widgets mention the RootLevelItem Data Source in the Datasource property. Elements’s properties like Id, Text, URL, and Parent Id can be defined using our menu fields and it explained briefly under the concept and features of Menu control. -[http://js.syncfusion.com/demos/ejServices/Wcf/Northwind.svc/](http://js.syncfusion.com/demos/ejServices/Wcf/Northwind.svc/) +[http://js.syncfusion.com/demos/ejServices/Wcf/Northwind.svc/](https://js.syncfusion.com/demos/ejServices/Wcf/Northwind.svc/) diff --git a/aspnetmvc/Menu/Responsive-Layout.md b/aspnetmvc/Menu/Responsive-Layout.md index e2422cd8a..43a1f3510 100644 --- a/aspnetmvc/Menu/Responsive-Layout.md +++ b/aspnetmvc/Menu/Responsive-Layout.md @@ -11,7 +11,7 @@ documentation: ug Responsive Layout is aimed at crafting sites to provide an optimal viewing experience—easy reading and navigation with a minimum of resizing, panning, and scrolling—across a wide range of devices (from mobile phones to desktop computer monitors). In order to get responsive layout, you can add ej.responsive.css file in this sample. CDN link for the responsive CSS file is as follows. -[http://cdn.syncfusion.com/13.1.0.21/js/web/responsive-css/ej.responsive.css](http://cdn.syncfusion.com/13.1.0.21/js/web/responsive-css/ej.responsive.css) +[https://cdn.syncfusion.com/13.1.0.21/js/web/responsive-css/ej.responsive.css](https://cdn.syncfusion.com/13.1.0.21/js/web/responsive-css/ej.responsive.css) N> Refer to the ej.responsive.css file after the ej.widgets.all.min.css file diff --git a/aspnetmvc/NavigationDrawer/Getting-Started.md b/aspnetmvc/NavigationDrawer/Getting-Started.md index 835f83f07..99706cbed 100644 --- a/aspnetmvc/NavigationDrawer/Getting-Started.md +++ b/aspnetmvc/NavigationDrawer/Getting-Started.md @@ -21,7 +21,7 @@ In this section, you can learn how to create a simple navigation drawer. The following steps guide you in adding a Navigation Drawer control for a web application that displays a list of items such as home, profile, photos and location where you can navigate to desired page by clicking on the option available in the drawer. -You can create an MVC Project and add the necessary assemblies, styles and scripts to it. Refer to the [MVC-Getting Started.](http://help.syncfusion.com/aspnetmvc/navigationdrawer/getting-started) +You can create an MVC Project and add the necessary assemblies, styles and scripts to it. Refer to the [MVC-Getting Started.](https://help.syncfusion.com/aspnetmvc/navigationdrawer/getting-started) To add a Navigation Drawer control, call NavigationDrawer helper. You can display the navigational item as a list by using ListView. This is achieved by creating the ListView inside the content template. You can set the text for list items by using Text property. You can paste the following code in corresponding view page. diff --git a/aspnetmvc/NumericTextBox/Keyboard-Interaction.md b/aspnetmvc/NumericTextBox/Keyboard-Interaction.md index 3cb2619ae..f3e41fba4 100644 --- a/aspnetmvc/NumericTextBox/Keyboard-Interaction.md +++ b/aspnetmvc/NumericTextBox/Keyboard-Interaction.md @@ -22,7 +22,7 @@ Shortcut Key Description
-{{ '[Access key](http://en.wikipedia.org/wiki/Access_key)' | markdownify }} + j +{{ '[Access key](https://en.wikipedia.org/wiki/Access_key)' | markdownify }} + j Focuses the control
@@ -58,7 +58,7 @@ In the View page add NumericTextBox helper. Set the access key property to the N {% endhighlight %} -Run the above example and press [Access key](http://en.wikipedia.org/wiki/Access_key) + j key to focus the NumericTextBox widget. Perform provided functionality by using keyboard shortcuts. +Run the above example and press [Access key](https://en.wikipedia.org/wiki/Access_key) + j key to focus the NumericTextBox widget. Perform provided functionality by using keyboard shortcuts. diff --git a/aspnetmvc/NumericTextBox/Localization-Support.md b/aspnetmvc/NumericTextBox/Localization-Support.md index 900230d7e..fd7eb935b 100644 --- a/aspnetmvc/NumericTextBox/Localization-Support.md +++ b/aspnetmvc/NumericTextBox/Localization-Support.md @@ -14,7 +14,7 @@ documentation: ug The widget provides multi-language support using globalization. You can customize the NumericTextBox with your own language style by using this feature. You can change the globalization by using the **locale** property. The default value for **locale** property is **en-US** in NumericTextBox control. More than 350 culture specific files are available to localize the value. To know more about EJ globalize support, please refer the below link - [http://help.syncfusion.com/js/localization](http://help.syncfusion.com/js/localization) + [https://help.syncfusion.com/js/localization](https://help.syncfusion.com/js/localization) N> All the culture-specific script files are available within the below specified location, once you have installed Essential Studio in your machine, therefore it is not necessary to download these files explicitly. diff --git a/aspnetmvc/PdfViewer/GettingStarted.md b/aspnetmvc/PdfViewer/GettingStarted.md index 78d7cbab2..eee007f21 100644 --- a/aspnetmvc/PdfViewer/GettingStarted.md +++ b/aspnetmvc/PdfViewer/GettingStarted.md @@ -121,7 +121,7 @@ Add the following references that are necessary for the PDF viewer control and s * Syncfusion.EJ.PdfViewer * Syncfusion.EJ.MVC -N> Starting with v16.2.0.x, if you reference Syncfusion assemblies from trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key "Syncfusion Licensing Overview") to know about registering Syncfusion license key in your ASP.NET MVC application to use our components. +N> Starting with v16.2.0.x, if you reference Syncfusion assemblies from trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview "Syncfusion Licensing Overview") to know about registering Syncfusion license key in your ASP.NET MVC application to use our components. #### Add Scripts and Styles @@ -133,7 +133,7 @@ CDN Link: [Click here](https://help.syncfusion.com/js/cdn# "CDN scripts and styl NuGet Package: [Click here](https://help.syncfusion.com/js/installation-and-deployment#configuring-syncfusion-nuget-packages "Configuring Syncfusion NuGet Packages") to know more about script and style sheets available in NuGet package. -N> For getting started, you can use the ej.web.all.min.js file, which encapsulates all the ej widgets and frameworks in a single file. In production, it is highly recommended to use [custom script generator](http://csg.syncfusion.com/) to create custom script file with required widgets and its dependencies to reduce the size of the script file. +N> For getting started, you can use the ej.web.all.min.js file, which encapsulates all the ej widgets and frameworks in a single file. In production, it is highly recommended to use [custom script generator](https://csg.syncfusion.com/) to create custom script file with required widgets and its dependencies to reduce the size of the script file. Add the script files and CSS files in the <title> tag of View page. diff --git a/aspnetmvc/PercentageTextBox/Keyboard-Interaction.md b/aspnetmvc/PercentageTextBox/Keyboard-Interaction.md index 731dc21d7..d2d4eb2a8 100644 --- a/aspnetmvc/PercentageTextBox/Keyboard-Interaction.md +++ b/aspnetmvc/PercentageTextBox/Keyboard-Interaction.md @@ -21,7 +21,7 @@ Shortcut Key Description
-{{ '[Access key](http://en.wikipedia.org/wiki/Access_key)' | markdownify }} + j +{{ '[Access key](https://en.wikipedia.org/wiki/Access_key)' | markdownify }} + j Focuses the control
@@ -59,7 +59,7 @@ percentAttribute.Add("accesskey", "k"); {% endhighlight %} - Run the above example and press [Access key](http://en.wikipedia.org/wiki/Access_key) + j key to focus the PercentageTextBox widget. Perform provided functionality by using keyboard shortcuts. + Run the above example and press [Access key](https://en.wikipedia.org/wiki/Access_key) + j key to focus the PercentageTextBox widget. Perform provided functionality by using keyboard shortcuts. diff --git a/aspnetmvc/PercentageTextBox/Localization-Support.md b/aspnetmvc/PercentageTextBox/Localization-Support.md index d3f16239c..1edc381c1 100644 --- a/aspnetmvc/PercentageTextBox/Localization-Support.md +++ b/aspnetmvc/PercentageTextBox/Localization-Support.md @@ -15,7 +15,7 @@ The **PercentageTextBox** widget provides multi-language support using globaliza More than 350 culture specific files are available to localize the value. To know more about EJ globalize support, please refer the below link - [http://help.syncfusion.com/js/localization](http://help.syncfusion.com/js/localization) + [http://help.syncfusion.com/js/localization](https://help.syncfusion.com/js/localization) N> All the culture-specific script files are available within the below specified location, once you have installed Essential Studio in your machine, therefore it is not necessary to download these files explicitly. diff --git a/aspnetmvc/PivotChart/OLAP-Getting-Started.md b/aspnetmvc/PivotChart/OLAP-Getting-Started.md index 5801eaa79..b9467326d 100644 --- a/aspnetmvc/PivotChart/OLAP-Getting-Started.md +++ b/aspnetmvc/PivotChart/OLAP-Getting-Started.md @@ -10,7 +10,7 @@ documentation: ug # Getting Started >**Important** -Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. +Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. ## Creating a simple application with PivotChart and OLAP datasource (Client Mode) @@ -115,7 +115,7 @@ The scripts and style sheets that are mandatorily required to render PivotChart 2. jQuery-3.0.0.min.js 3. ej.web.all.min.js -[Click here](http://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). +[Click here](https://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). Scripts and style sheets are referred under the tag in **_Layout.cshtml** file which is found inside **Views> Shared folder.** @@ -290,7 +290,7 @@ The scripts and style sheets that are mandatorily required to render PivotChart 2. jQuery-3.0.0.min.js 3. ej.web.all.min.js -[Click here](http://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). +[Click here](https://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). Scripts and style sheets are referred under the **head** tag in **_Layout.cshtml** file which is found inside **Views> Shared folder.** @@ -492,6 +492,6 @@ Now, **PivotChart** is rendered with customer count over a period of fiscal year ### WCF -This section demonstrates the utilization of WCF service as endpoint binding OLAP datasource to a simple PivotChart. For more details on this topic, [click here](https://help.syncfusion.com/aspnetmvc/PivotChart/olap-connectivity#wcf). +This section demonstrates the utilization of WCF service as endpoint binding OLAP datasource to a simple PivotChart. For more details on this topic, [click here](https://help.syncfusion.com/aspnetmvc/pivotchart/olap-connectivity#wcf). diff --git a/aspnetmvc/PivotChart/Relational-Getting-Started.md b/aspnetmvc/PivotChart/Relational-Getting-Started.md index 36c4d8701..7bab4cd3a 100644 --- a/aspnetmvc/PivotChart/Relational-Getting-Started.md +++ b/aspnetmvc/PivotChart/Relational-Getting-Started.md @@ -10,7 +10,7 @@ documentation: ug # Getting Started >**Important** -Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. +Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. ## Creating a simple application with PivotChart and Relational datasource (Client Mode) @@ -115,7 +115,7 @@ The scripts and style sheets that are mandatorily required to render PivotChart 2. jQuery-3.0.0.min.js 3. ej.web.all.min.js -[Click here](http://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). +[Click here](https://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). Scripts and style sheets are referred under the tag in **_Layout.cshtml** file which is found inside **Views> Shared folder.** @@ -348,7 +348,7 @@ The scripts and style sheets that are mandatorily required to render PivotChart 2. jQuery-3.0.0.min.js 3. ej.web.all.min.js -[Click here](http://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). +[Click here](https://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). Scripts and style sheets are referred under the tag in **_Layout.cshtml** file which is found inside **Views> Shared folder.** @@ -639,6 +639,6 @@ Now, **PivotChart** will be rendered with amount over a set of products across d ### WCF -This section demonstrates the utilization of WCF service as endpoint binding Relational datasource to a simple PivotChart. For more details on this topic, [click here](https://help.syncfusion.com/aspnetmvc/PivotChart/relational-connectivity#wcf). +This section demonstrates the utilization of WCF service as endpoint binding Relational datasource to a simple PivotChart. For more details on this topic, [click here](https://help.syncfusion.com/aspnetmvc/pivotchart/relational-connectivity#wcf). diff --git a/aspnetmvc/PivotClient/OLAP-Getting-Started.md b/aspnetmvc/PivotClient/OLAP-Getting-Started.md index bab8d919e..42c2f37e9 100644 --- a/aspnetmvc/PivotClient/OLAP-Getting-Started.md +++ b/aspnetmvc/PivotClient/OLAP-Getting-Started.md @@ -10,7 +10,7 @@ documentation: ug # Getting Started >**Important** -Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. +Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. ## Creating a simple application with PivotClient and OLAP datasource (Client Mode) @@ -295,7 +295,7 @@ The scripts and style sheets that are mandatorily required to render PivotClient 3. ej.web.all.min.js 4. jsrender.min.js -[Click here](http://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). +[Click here](https://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). Scripts and style sheets are referred under the **head** tag in **_Layout.cshtml** file which is found inside **Views> Shared folder.** @@ -847,6 +847,6 @@ Now, **PivotClient** is rendered with PivotChart and PivotGrid showing Customer ### WCF -This section demonstrates the utilization of WCF service as endpoint binding OLAP datasource to a simple PivotClient. For more details on this topic, [click here](http://help.syncfusion.com/aspnetmvc/PivotClient/olap-connectivity#wcf). +This section demonstrates the utilization of WCF service as endpoint binding OLAP datasource to a simple PivotClient. For more details on this topic, [click here](https://help.syncfusion.com/aspnetmvc/pivotclient/olap-connectivity#wcf). diff --git a/aspnetmvc/PivotClient/Relational-Getting-Started.md b/aspnetmvc/PivotClient/Relational-Getting-Started.md index 67c1f5bd4..89db07579 100644 --- a/aspnetmvc/PivotClient/Relational-Getting-Started.md +++ b/aspnetmvc/PivotClient/Relational-Getting-Started.md @@ -10,7 +10,7 @@ documentation: ug # Getting Started >**Important** -Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. +Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. ## Creating a simple application with PivotClient and Relational datasource (Client Mode) @@ -333,7 +333,7 @@ The scripts and style sheets that are mandatorily required to render PivotClient 3. ej.web.all.min.js 4. jsrender.min.js -[Click here](http://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). +[Click here](https://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). Scripts and style sheets are referred under the tag in **_Layout.cshtml** file which is found inside **Views> Shared folder.** @@ -860,6 +860,6 @@ Now, **PivotClient** is rendered with PivotChart and PivotGird with "Country" fi ### WCF -This section demonstrates the utilization of WCF service as endpoint binding Relational datasource to a simple PivotClient. For more details on this topic, [click here](https://help.syncfusion.com/aspnetmvc/PivotClient/relational-connectivity#wcf). +This section demonstrates the utilization of WCF service as endpoint binding Relational datasource to a simple PivotClient. For more details on this topic, [click here](https://help.syncfusion.com/aspnetmvc/pivotclient/relational-connectivity#wcf). diff --git a/aspnetmvc/PivotGauge/OLAP-Getting-Started.md b/aspnetmvc/PivotGauge/OLAP-Getting-Started.md index 36568e1b4..cd8106a65 100644 --- a/aspnetmvc/PivotGauge/OLAP-Getting-Started.md +++ b/aspnetmvc/PivotGauge/OLAP-Getting-Started.md @@ -10,7 +10,7 @@ documentation: ug # Getting Started >**Important** -Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. +Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. ## Creating a simple application with PivotGauge and OLAP datasource (Client Mode) @@ -115,7 +115,7 @@ The scripts and style sheets that are mandatorily required to render PivotGauge 2. jQuery-3.0.0.min.js 3. ej.web.all.min.js -[Click here](http://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). +[Click here](https://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). Scripts and style sheets are referred under the tag in **_Layout.cshtml** file which is found inside **Views> Shared folder.** @@ -305,7 +305,7 @@ The scripts and style sheets that are mandatorily required to render PivotGauge 2. jQuery-3.0.0.min.js 3. ej.web.all.min.js -[Click here](http://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). +[Click here](https://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). Scripts and style sheets are referred under the **head** tag in **_Layout.cshtml** file which is found inside **Views> Shared folder.** @@ -515,6 +515,6 @@ Now, PivotGauge will be rendered with the provided data as shown below. ### WCF -This section demonstrates the utilization of WCF service as endpoint binding OLAP datasource to a simple PivotGauge. For more details on this topic, [click here](http://help.syncfusion.com/aspnetmvc/PivotGauge/olap-connectivity#wcf). +This section demonstrates the utilization of WCF service as endpoint binding OLAP datasource to a simple PivotGauge. For more details on this topic, [click here](https://help.syncfusion.com/aspnetmvc/pivotgauge/olap-connectivity#wcf). diff --git a/aspnetmvc/PivotGauge/Relational-Connectivity.md b/aspnetmvc/PivotGauge/Relational-Connectivity.md index 239f26987..30cfac28d 100644 --- a/aspnetmvc/PivotGauge/Relational-Connectivity.md +++ b/aspnetmvc/PivotGauge/Relational-Connectivity.md @@ -12,7 +12,7 @@ documentation: ug ## Binding PivotGauge to Collection This section demonstrates binding of a collection to the PivotGauge control as datasource. For more information on this datasource refer to the following links. -When you are using WebAPI controller, refer to the "Datasource Initialization" section under the following [link](http://help.syncfusion.com/js/pivotgauge/relational-getting-started#creating-a-simple-application-with-pivotgauge-and-relational-datasource-server-mode). +When you are using WebAPI controller, refer to the "Datasource Initialization" section under the following [link](https://help.syncfusion.com/js/pivotgauge/relational-getting-started#creating-a-simple-application-with-pivotgauge-and-relational-datasource-server-mode). If you are using WCF Service, refer the "Datasource Initialization" section below. diff --git a/aspnetmvc/PivotGauge/Relational-Getting-Started.md b/aspnetmvc/PivotGauge/Relational-Getting-Started.md index 4ec11fba2..86cf3a5b2 100644 --- a/aspnetmvc/PivotGauge/Relational-Getting-Started.md +++ b/aspnetmvc/PivotGauge/Relational-Getting-Started.md @@ -10,7 +10,7 @@ documentation: ug # Getting Started >**Important** -Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. +Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. ## Creating a simple application with PivotGauge and Relational datasource (Client Mode) @@ -115,7 +115,7 @@ The scripts and style sheets that are mandatorily required to render PivotGauge 2. jQuery-3.0.0.min.js 3. ej.web.all.min.js -[Click here](http://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). +[Click here](https://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). Scripts and style sheets are referred under the tag in **_Layout.cshtml** file which is found inside **Views> Shared folder.** @@ -321,7 +321,7 @@ The scripts and style sheets that are mandatorily required to render PivotGauge 2. jQuery-3.0.0.min.js 3. ej.web.all.min.js -[Click here](http://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). +[Click here](https://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). Scripts and style sheets are referred under the tag in **_Layout.cshtml** file which is found inside **Views> Shared folder.** @@ -600,4 +600,4 @@ Now, **PivotGauge** will be rendered as shown in the below figure. ### WCF -This section demonstrates the utilization of WCF service as endpoint binding Relational datasource to a simple PivotGauge. For more details on this topic, [click here](http://help.syncfusion.com/aspnetmvc/PivotGauge/relational-connectivity#wcf-1). \ No newline at end of file +This section demonstrates the utilization of WCF service as endpoint binding Relational datasource to a simple PivotGauge. For more details on this topic, [click here](https://help.syncfusion.com/aspnetmvc/pivotgauge/relational-connectivity#wcf-1). \ No newline at end of file diff --git a/aspnetmvc/PivotGrid/OLAP-Getting-Started.md b/aspnetmvc/PivotGrid/OLAP-Getting-Started.md index c8154aaec..f2cb87f91 100644 --- a/aspnetmvc/PivotGrid/OLAP-Getting-Started.md +++ b/aspnetmvc/PivotGrid/OLAP-Getting-Started.md @@ -10,7 +10,7 @@ documentation: ug # Getting Started >**Important** -Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. +Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. ## Creating a simple application with PivotGrid and OLAP datasource (Client Mode) @@ -297,7 +297,7 @@ The scripts and style sheets that are mandatorily required to render PivotGrid c 2. jQuery-3.0.0.min.js 3. ej.web.all.min.js -[Click here](http://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). +[Click here](https://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). Scripts and style sheets are referred under the **head** tag in **_Layout.cshtml** file which is found inside **Views> Shared folder.** @@ -675,6 +675,6 @@ Now, **PivotGrid** is rendered with Customer Count over a period of fiscal years ### WCF -This section demonstrates the utilization of WCF service as endpoint binding OLAP datasource to a simple PivotGrid. For more details on this topic, [click here](https://help.syncfusion.com/aspnetmvc/PivotGrid/olap-connectivity#wcf). +This section demonstrates the utilization of WCF service as endpoint binding OLAP datasource to a simple PivotGrid. For more details on this topic, [click here](https://help.syncfusion.com/aspnetmvc/pivotgrid/olap-connectivity#wcf). diff --git a/aspnetmvc/PivotGrid/Relational-Getting-Started.md b/aspnetmvc/PivotGrid/Relational-Getting-Started.md index 2a0a8b3c2..66a4f31e4 100644 --- a/aspnetmvc/PivotGrid/Relational-Getting-Started.md +++ b/aspnetmvc/PivotGrid/Relational-Getting-Started.md @@ -10,7 +10,7 @@ documentation: ug # Getting Started >**Important** -Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. +Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. ## Creating a simple application with PivotGrid and Relational datasource (Client Mode) @@ -408,7 +408,7 @@ The scripts and style sheets that are mandatorily required to render PivotGrid c 2. jQuery-3.0.0.min.js 3. ej.web.all.min.js -[Click here](http://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). +[Click here](https://help.syncfusion.com/js/cdn) here to know more about scripts and style sheets available online (CDN Link). Scripts and style sheets are referred under the tag in **_Layout.cshtml** file which is found inside **Views> Shared folder.** @@ -919,6 +919,6 @@ Now, **PivotGrid** will be rendered with Sales Amount over a set of products acr ### WCF -This section demonstrates the utilization of WCF service as endpoint binding Relational datasource to a simple PivotGrid. For more details on this topic, [click here](https://help.syncfusion.com/aspnetmvc/PivotGrid/relational-connectivity#wcf-1). +This section demonstrates the utilization of WCF service as endpoint binding Relational datasource to a simple PivotGrid. For more details on this topic, [click here](https://help.syncfusion.com/aspnetmvc/pivotgrid/relational-connectivity#wcf-1). diff --git a/aspnetmvc/PivotTreeMap/Getting-Started.md b/aspnetmvc/PivotTreeMap/Getting-Started.md index a342e98c6..0dac93ead 100644 --- a/aspnetmvc/PivotTreeMap/Getting-Started.md +++ b/aspnetmvc/PivotTreeMap/Getting-Started.md @@ -10,7 +10,7 @@ documentation: ug # Getting Started >**Important** -Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. +Starting with v16.2.0.x, if you refer to Syncfusion assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to learn about registering Syncfusion license key in your ASP.NET Core application to use our components. ## Creating a simple application with PivotTreeMap and OLAP datasource (Client Mode) @@ -295,7 +295,7 @@ The scripts and style sheets that are mandatorily required to render a PivotTree 3. ej.web.all.min.js 4. jsrender.min.js -[Click here](http://helpjs.syncfusion.com/js/cdn) to know more about script and style sheets available online (CDN Link). +[Click here](https://helpjs.syncfusion.com/js/cdn) to know more about script and style sheets available online (CDN Link). Scripts and style sheets are referred under the **head** tag in **_Layout.cshtml** file which is found inside **Views> Shared folder.** @@ -512,7 +512,7 @@ Now, PivotTreeMap is rendered with customer count over different customer geogra ![](Getting-Started_images/olapwebapi.png) ### WCF -This section demonstrates the utilization of WCF service as endpoint binding OLAP datasource to a simple PivotTreeMap. For more details on this topic, [click here](http://help.syncfusion.com/js/pivottreemap/olap-connectivity#wcf). +This section demonstrates the utilization of WCF service as endpoint binding OLAP datasource to a simple PivotTreeMap. For more details on this topic, [click here](https://help.syncfusion.com/js/pivottreemap/olap-connectivity#wcf). diff --git a/aspnetmvc/ProgressBar/Getting-Started.md b/aspnetmvc/ProgressBar/Getting-Started.md index c0dd03793..e711daf05 100644 --- a/aspnetmvc/ProgressBar/Getting-Started.md +++ b/aspnetmvc/ProgressBar/Getting-Started.md @@ -29,7 +29,7 @@ Progress Bar ASP.NET MVC Progress Bar control indicates the current progress of an operation like uploading a document through a simple interface. You can easily create the Progress bar control using simple HTML helpers as follows. 1. Create an MVC Project and add necessary assemblies, scripts and styles to it. - Refer [MVC-Getting Started.](http://help.syncfusion.com/aspnetmvc/progressbar/getting-started) + Refer [MVC-Getting Started.](https://help.syncfusion.com/aspnetmvc/progressbar/getting-started) diff --git a/aspnetmvc/ProgressBar/Overview.md b/aspnetmvc/ProgressBar/Overview.md index 5b2da1250..e1bbb4bc0 100644 --- a/aspnetmvc/ProgressBar/Overview.md +++ b/aspnetmvc/ProgressBar/Overview.md @@ -9,7 +9,7 @@ documentation: ug # Progress Bar -Essential ProgressBar control is a [graphical control element](http://en.wikipedia.org/wiki/Graphical_control_element) used to visualize the changing status of an extended operation. It is available in ASP.NET MVC product. ProgressBar provides an interactive way to display the progression of the task. You can configure the item size, orientation and the display text on the ProgressBar control. +Essential ProgressBar control is a [graphical control element](https://en.wikipedia.org/wiki/Graphical_control_element) used to visualize the changing status of an extended operation. It is available in ASP.NET MVC product. ProgressBar provides an interactive way to display the progression of the task. You can configure the item size, orientation and the display text on the ProgressBar control. ## Key Features

AltStyle によって変換されたページ (->オリジナル) /