From f307ea63f6d1df818618219a5a4b2e74c05e2052 Mon Sep 17 00:00:00 2001 From: Faith-Atieno Date: Fri, 23 Aug 2024 10:04:59 +0300 Subject: [PATCH 1/6] SEO-187924-ASP.NET-Web-Forms-CircularGauge-HTTP-to-HTPPS --- aspnet/CircularGauge/Legend.md | 6 +++--- aspnet/ComboBox/howto.md | 4 ++-- aspnet/Diagram/Page-Settings.md | 4 ++-- aspnet/DropDownList/TemplateSupport.md | 4 ++-- aspnet/Numerictextbox/Localization-Support.md | 6 +++--- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/aspnet/CircularGauge/Legend.md b/aspnet/CircularGauge/Legend.md index 79d60a6bd..69b97dee0 100644 --- a/aspnet/CircularGauge/Legend.md +++ b/aspnet/CircularGauge/Legend.md @@ -1,13 +1,13 @@ --- layout: post title: Legend | CircularGauge | ASP.NET Webforms | Syncfusion -description: legend +description: Learn here about Legend with Syncfusion ASP.NET Web Forms CircularGauge control, its elements, and more. platform: aspnet control: Circular Gauge documentation: ug --- -# Legend +# ASP.NET Web Forms CircularGauge Legend The `Legend` contains the list of the ranges that appear in the circular gauge @@ -27,7 +27,7 @@ By default, the legend will not be displayed in the circular gauge. You can enab ![ASPNET CircularGauge Legend image1](Legend_images/Legend_img1.png) -[Click](http://asp.syncfusion.com/demos/web/circulargauge/legend.aspx) here to view the online demo sample for legend in the circular Gauge. +[Click](https://ej2.syncfusion.com/home/javascript.html) here to view the online demo sample for legend in the circular Gauge. ### Legend Text diff --git a/aspnet/ComboBox/howto.md b/aspnet/ComboBox/howto.md index 2dec5dba7..d10759e77 100644 --- a/aspnet/ComboBox/howto.md +++ b/aspnet/ComboBox/howto.md @@ -1,14 +1,14 @@ --- layout: post title: Cascading in ComboBox widget for Syncfusion Essential WebForm -description: Describes about the cascading in ComboBox widget for Syncfusion Essential WebForm +description: This article describes about the cascading in the ComboBox widget for the Syncfusion Essential ASP.NET WebForm platform: aspnet control: ComboBox documentation: ug keywords: ComboBox, combobox, Cascading ComboBox, Autofill supported with ComboBox --- -# How To +# ASP.NET Web Forms ComboBox how to ## Configure the Cascading ComboBox diff --git a/aspnet/Diagram/Page-Settings.md b/aspnet/Diagram/Page-Settings.md index 00502ef34..d3953a121 100644 --- a/aspnet/Diagram/Page-Settings.md +++ b/aspnet/Diagram/Page-Settings.md @@ -8,7 +8,7 @@ documentation: ug --- -# Page Settings +# ASP.NET Web Forms Diagram Page Settings Page settings enable to customize the appearance, width, and height of the Diagram page. @@ -19,7 +19,7 @@ Page settings enable to customize the appearance, width, and height of the Diagr The size and appearance of the Diagram pages can be customized with the `PageSettings` property. The `PageWidth` and `PageHeight` properties of page settings define the size of the page. In addition to that, you can customize the appearance of the page with a set of appearance specific properties. -To explore those properties, refer [Page Settings](http://help.syncfusion.com/cr/aspnet/Syncfusion.JavaScript.DataVisualization.Models.Diagram.PageSettings.html "Page Settings"). +To explore those properties, refer [Page Settings](https://help.syncfusion.com/cr/aspnet/Syncfusion.JavaScript.DataVisualization.Models.Diagram.PageSettings.html "Page Settings"). You can also customize the appearance of off-page regions with the property `BackgroundColor`. diff --git a/aspnet/DropDownList/TemplateSupport.md b/aspnet/DropDownList/TemplateSupport.md index cb65b7e99..d1ae82618 100644 --- a/aspnet/DropDownList/TemplateSupport.md +++ b/aspnet/DropDownList/TemplateSupport.md @@ -1,6 +1,6 @@ --- layout: post -title: Template support with DropDownList control for Syncfusion ASP.NET +title: This article explains more about TemplateSupport support with ASP.NET Web Forms DropDownList control for Syncfusion ASP.NET description: Template Support with DropDownList control for Syncfusion ASP.NET platform: aspnet control: DropDownList @@ -9,7 +9,7 @@ keywords: Template Support, DropDownList, dropdown, Header Template --- -# Template Support +# ASP.NET Web Forms DropDownList TemplateSupport By default you can add any text or image to the DropDownList list item. To customize the items layout or to create your own visualized elements you can use this template support. diff --git a/aspnet/Numerictextbox/Localization-Support.md b/aspnet/Numerictextbox/Localization-Support.md index 1d0e31d4d..3cc1e8aad 100644 --- a/aspnet/Numerictextbox/Localization-Support.md +++ b/aspnet/Numerictextbox/Localization-Support.md @@ -1,13 +1,13 @@ --- layout: post title: Globalization Support | NumericTextbox | ASP.NET | Syncfusion -description: globalization support +description: Learn here about Localization Support with Syncfusion ASP.NET Web Forms Numerictextbox control, its elements, and more. platform: aspnet control: NumericTextbox documentation: ug --- -# Globalization Support +# ASP.NET Web Forms Numerictextbox Localization Support **Globalization** is language support based on the culture in **Textboxes**. You can achieve the **Globalization** using “**locale”** property in **PercentageTextBox** . @@ -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) + [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. From 4bf703c2e9da6fdaba9f774cd4fc7b4c023708d5 Mon Sep 17 00:00:00 2001 From: Faith-Atieno Date: Fri, 23 Aug 2024 10:30:19 +0300 Subject: [PATCH 2/6] CI RESOLVED --- aspnet/Diagram/Page-Settings.md | 3 +-- aspnet/DropDownList/TemplateSupport.md | 4 ++-- aspnet/Numerictextbox/Localization-Support.md | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/aspnet/Diagram/Page-Settings.md b/aspnet/Diagram/Page-Settings.md index d3953a121..fb89d32ad 100644 --- a/aspnet/Diagram/Page-Settings.md +++ b/aspnet/Diagram/Page-Settings.md @@ -1,13 +1,12 @@ --- layout: post title: Page-Settings | Diagram | ASP.NET Webform | Syncfusion -description: This section explains how to customize the size and appearance of the Diagram pages. +description: This section explains how to customize the size and appearance of the ASP.NET Web Forms Diagram Page Settings. platform: aspnet control: Diagram documentation: ug --- - # ASP.NET Web Forms Diagram Page Settings Page settings enable to customize the appearance, width, and height of the Diagram page. diff --git a/aspnet/DropDownList/TemplateSupport.md b/aspnet/DropDownList/TemplateSupport.md index d1ae82618..d598df04c 100644 --- a/aspnet/DropDownList/TemplateSupport.md +++ b/aspnet/DropDownList/TemplateSupport.md @@ -1,7 +1,7 @@ --- layout: post -title: This article explains more about TemplateSupport support with ASP.NET Web Forms DropDownList control for Syncfusion ASP.NET -description: Template Support with DropDownList control for Syncfusion ASP.NET +title: Template support with DropDownList control for Syncfusion ASP.NET +description: This article explains more about TemplateSupport support with ASP.NET Web Forms DropDownList control for Syncfusion ASP.NET. platform: aspnet control: DropDownList documentation: ug diff --git a/aspnet/Numerictextbox/Localization-Support.md b/aspnet/Numerictextbox/Localization-Support.md index 3cc1e8aad..872828673 100644 --- a/aspnet/Numerictextbox/Localization-Support.md +++ b/aspnet/Numerictextbox/Localization-Support.md @@ -7,7 +7,7 @@ control: NumericTextbox documentation: ug --- -# ASP.NET Web Forms Numerictextbox Localization Support +# ASP.NET Web Forms Numeric Textbox Localization Support **Globalization** is language support based on the culture in **Textboxes**. You can achieve the **Globalization** using “**locale”** property in **PercentageTextBox** . From 9417dcbc0f1a08ecc4f31b66d6e1ee22ddd45b05 Mon Sep 17 00:00:00 2001 From: Faith-Atieno Date: Fri, 23 Aug 2024 10:42:53 +0300 Subject: [PATCH 3/6] ci resolved --- aspnet/Numerictextbox/Localization-Support.md | 4 ++-- ...t_img1 in ASP.NET Web Forms Numeric Textbox.png} | Bin ...t_img2 in ASP.NET Web Forms Numeric Textbox.png} | Bin 3 files changed, 2 insertions(+), 2 deletions(-) rename aspnet/Numerictextbox/Localization-Support_images/{Localization-Support_img1.png => Localization-Support_img1 in ASP.NET Web Forms Numeric Textbox.png} (100%) rename aspnet/Numerictextbox/Localization-Support_images/{Localization-Support_img2.png => Localization-Support_img2 in ASP.NET Web Forms Numeric Textbox.png} (100%) diff --git a/aspnet/Numerictextbox/Localization-Support.md b/aspnet/Numerictextbox/Localization-Support.md index 872828673..e308ec50b 100644 --- a/aspnet/Numerictextbox/Localization-Support.md +++ b/aspnet/Numerictextbox/Localization-Support.md @@ -64,9 +64,9 @@ Add the following code example in your ASPX page to render the NumericTextbox co The following screenshot displays the output of the NumericTextbox with localization. -![C:/Users/giftline.jebamani/Desktop/n.png](Localization-Support_images/Localization-Support_img1.png) +![Localization-Support_img1 in ASP.NET Web Forms Numeric Textbox](Localization-Support_images/Localization-Support_img1.png) -![C:/Users/giftline.jebamani/Desktop/na.png](Localization-Support_images/Localization-Support_img2.png) +![Localization-Support_img2 in ASP.NET Web Forms Numeric Textbox](Localization-Support_images/Localization-Support_img2.png) diff --git a/aspnet/Numerictextbox/Localization-Support_images/Localization-Support_img1.png b/aspnet/Numerictextbox/Localization-Support_images/Localization-Support_img1 in ASP.NET Web Forms Numeric Textbox.png similarity index 100% rename from aspnet/Numerictextbox/Localization-Support_images/Localization-Support_img1.png rename to aspnet/Numerictextbox/Localization-Support_images/Localization-Support_img1 in ASP.NET Web Forms Numeric Textbox.png diff --git a/aspnet/Numerictextbox/Localization-Support_images/Localization-Support_img2.png b/aspnet/Numerictextbox/Localization-Support_images/Localization-Support_img2 in ASP.NET Web Forms Numeric Textbox.png similarity index 100% rename from aspnet/Numerictextbox/Localization-Support_images/Localization-Support_img2.png rename to aspnet/Numerictextbox/Localization-Support_images/Localization-Support_img2 in ASP.NET Web Forms Numeric Textbox.png From e97abfa68a49d2f0d9cb4bc5ba90ea163ebde08b Mon Sep 17 00:00:00 2001 From: Faith-Atieno Date: Fri, 23 Aug 2024 11:04:42 +0300 Subject: [PATCH 4/6] Ci resolved --- aspnet/Diagram/Page-Settings.md | 8 ++++---- ...in asp.net web forms diagram page settings..png} | Bin ...he asp.net web forms diagram page settings..png} | Bin ...in asp.net web forms diagram page settings..png" | Bin ...he asp.net web forms diagram page settings..png} | Bin 5 files changed, 4 insertions(+), 4 deletions(-) rename aspnet/Diagram/Page-Settings_images/{Page-Settings_img4.png => Customize the page appearance and size in asp.net web forms diagram page settings..png} (100%) rename aspnet/Diagram/Page-Settings_images/{Page-Settings_img2.png => Customize the page size of the asp.net web forms diagram page settings..png} (100%) rename aspnet/Diagram/Page-Settings_images/Page-Settings_img1.png => "aspnet/Diagram/Page-Settings_images/Page Breaks\302\240used as visual guide to see how pages are split in asp.net web forms diagram page settings..png" (100%) rename aspnet/Diagram/Page-Settings_images/{Page-Settings_img3.png => Size and appearance of the asp.net web forms diagram page settings..png} (100%) diff --git a/aspnet/Diagram/Page-Settings.md b/aspnet/Diagram/Page-Settings.md index fb89d32ad..30c6022aa 100644 --- a/aspnet/Diagram/Page-Settings.md +++ b/aspnet/Diagram/Page-Settings.md @@ -11,7 +11,7 @@ documentation: ug Page settings enable to customize the appearance, width, and height of the Diagram page. -![size and appearance of the Diagram pages](/aspnet/Diagram/Page-Settings_images/Page-Settings_img1.png) +![Size and appearance of the asp.net web forms diagram page settings.](/aspnet/Diagram/Page-Settings_images/Page-Settings_img1.png) ## Page size and appearance @@ -36,9 +36,9 @@ The following code illustrates how to customize the page size and the appearance {% endhighlight %} -![customize the page size and the appearance of page](/aspnet/Diagram/Page-Settings_images/Page-Settings_img2.png) +![Customize the page size of the asp.net web forms diagram page settings.](/aspnet/Diagram/Page-Settings_images/Page-Settings_img2.png) -![customize the page appearance and the size of page](/aspnet/Diagram/Page-Settings_images/Page-Settings_img3.png) +![Customize the page appearance and size in asp.net web forms diagram page settings.](/aspnet/Diagram/Page-Settings_images/Page-Settings_img3.png) N>When the PageWidth and PageHeight are not specified, the rectangular region that completely fits all nodes and connectors are considered as page size. @@ -46,7 +46,7 @@ N>When the PageWidth and PageHeight are not specified, the rectangular region th When MultiplePage is enabled, size of the page dynamically increases or decreases in multiples of page width and height and completely fits diagram within the page boundaries. Page Breaks is used as a visual guide to see how pages are split into multiple pages. -![Page Breaks is used as a visual guide to see how pages are split](/aspnet/Diagram/Page-Settings_images/Page-Settings_img4.png) +![Page Breaks used as visual guide to see how pages are split in asp.net web forms diagram page settings.](/aspnet/Diagram/Page-Settings_images/Page-Settings_img4.png) `MultiplePage` and `ShowPageBreak` properties of page settings allow you to enable/disable multiple pages and page breaks respectively. The following code illustrates how to enable multiple page and page break lines. diff --git a/aspnet/Diagram/Page-Settings_images/Page-Settings_img4.png b/aspnet/Diagram/Page-Settings_images/Customize the page appearance and size in asp.net web forms diagram page settings..png similarity index 100% rename from aspnet/Diagram/Page-Settings_images/Page-Settings_img4.png rename to aspnet/Diagram/Page-Settings_images/Customize the page appearance and size in asp.net web forms diagram page settings..png diff --git a/aspnet/Diagram/Page-Settings_images/Page-Settings_img2.png b/aspnet/Diagram/Page-Settings_images/Customize the page size of the asp.net web forms diagram page settings..png similarity index 100% rename from aspnet/Diagram/Page-Settings_images/Page-Settings_img2.png rename to aspnet/Diagram/Page-Settings_images/Customize the page size of the asp.net web forms diagram page settings..png diff --git a/aspnet/Diagram/Page-Settings_images/Page-Settings_img1.png "b/aspnet/Diagram/Page-Settings_images/Page Breaks\302\240used as visual guide to see how pages are split in asp.net web forms diagram page settings..png" similarity index 100% rename from aspnet/Diagram/Page-Settings_images/Page-Settings_img1.png rename to "aspnet/Diagram/Page-Settings_images/Page Breaks\302\240used as visual guide to see how pages are split in asp.net web forms diagram page settings..png" diff --git a/aspnet/Diagram/Page-Settings_images/Page-Settings_img3.png b/aspnet/Diagram/Page-Settings_images/Size and appearance of the asp.net web forms diagram page settings..png similarity index 100% rename from aspnet/Diagram/Page-Settings_images/Page-Settings_img3.png rename to aspnet/Diagram/Page-Settings_images/Size and appearance of the asp.net web forms diagram page settings..png From 0927af055d26625018388f9d3b7d002680fedf07 Mon Sep 17 00:00:00 2001 From: Faith-Atieno Date: Fri, 23 Aug 2024 11:20:06 +0300 Subject: [PATCH 5/6] resolved --- aspnet/Diagram/Page-Settings.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnet/Diagram/Page-Settings.md b/aspnet/Diagram/Page-Settings.md index 30c6022aa..e474aad4a 100644 --- a/aspnet/Diagram/Page-Settings.md +++ b/aspnet/Diagram/Page-Settings.md @@ -11,7 +11,7 @@ documentation: ug Page settings enable to customize the appearance, width, and height of the Diagram page. -![Size and appearance of the asp.net web forms diagram page settings.](/aspnet/Diagram/Page-Settings_images/Page-Settings_img1.png) +![Size and appearance of the asp.net web forms diagram page settings.](Size-and-appearance/aspnet/Diagram/Page-Settings_images/Page-Settings_img1.png) ## Page size and appearance @@ -36,7 +36,7 @@ The following code illustrates how to customize the page size and the appearance {% endhighlight %} -![Customize the page size of the asp.net web forms diagram page settings.](/aspnet/Diagram/Page-Settings_images/Page-Settings_img2.png) +![Customize the page size of the asp.net web forms diagram page settings.](Customize-the-page-size/aspnet/Diagram/Page-Settings_images/Page-Settings_img2.png) ![Customize the page appearance and size in asp.net web forms diagram page settings.](/aspnet/Diagram/Page-Settings_images/Page-Settings_img3.png) From a1f03ef6e59abce25530a4e6397e8052504dde0e Mon Sep 17 00:00:00 2001 From: Faith-Atieno Date: Fri, 23 Aug 2024 11:21:57 +0300 Subject: [PATCH 6/6] ci resolved --- aspnet/Diagram/Page-Settings.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnet/Diagram/Page-Settings.md b/aspnet/Diagram/Page-Settings.md index e474aad4a..27a401235 100644 --- a/aspnet/Diagram/Page-Settings.md +++ b/aspnet/Diagram/Page-Settings.md @@ -38,7 +38,7 @@ The following code illustrates how to customize the page size and the appearance ![Customize the page size of the asp.net web forms diagram page settings.](Customize-the-page-size/aspnet/Diagram/Page-Settings_images/Page-Settings_img2.png) -![Customize the page appearance and size in asp.net web forms diagram page settings.](/aspnet/Diagram/Page-Settings_images/Page-Settings_img3.png) +![Customize the page appearance and size in asp.net web forms diagram page settings.](Customize-the-page-appearance-and-size/aspnet/Diagram/Page-Settings_images/Page-Settings_img3.png) N>When the PageWidth and PageHeight are not specified, the rectangular region that completely fits all nodes and connectors are considered as page size. @@ -46,7 +46,7 @@ N>When the PageWidth and PageHeight are not specified, the rectangular region th When MultiplePage is enabled, size of the page dynamically increases or decreases in multiples of page width and height and completely fits diagram within the page boundaries. Page Breaks is used as a visual guide to see how pages are split into multiple pages. -![Page Breaks used as visual guide to see how pages are split in asp.net web forms diagram page settings.](/aspnet/Diagram/Page-Settings_images/Page-Settings_img4.png) +![Page Breaks used as visual guide to see how pages are split in asp.net web forms diagram page settings.](Page-Breaks-used-as-visual-guide/aspnet/Diagram/Page-Settings_images/Page-Settings_img4.png) `MultiplePage` and `ShowPageBreak` properties of page settings allow you to enable/disable multiple pages and page breaks respectively. The following code illustrates how to enable multiple page and page break lines.