From 002bd08aa5c828db928f00248f021c640beb421b Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Thu, 8 Aug 2024 15:25:15 +0300 Subject: [PATCH 1/7] SEO-187114 Blazor Page with Redirect --- blazor/accumulation-chart/annotation.md | 2 +- blazor/chart/chart-types/scatter.md | 2 +- blazor/chart/data-editing.md | 2 +- blazor/pdfviewer/annotation/free-text-annotation.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/blazor/accumulation-chart/annotation.md b/blazor/accumulation-chart/annotation.md index 470809efc0..3b1b9f2583 100644 --- a/blazor/accumulation-chart/annotation.md +++ b/blazor/accumulation-chart/annotation.md @@ -148,7 +148,7 @@ The [CoordinateUnits](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Ch ![Blazor Accumulation Chart displays Co-ordinate Units](images/annotation/blazor-accumulation-chart-coordinate-unit.png) {% previewsample "https://blazorplayground.syncfusion.com/embed/rNVgihWKpyvURKFW?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %} -N> Refer to the [Blazor Charts](https://www.syncfusion.com/blazor-components/blazor-charts) feature tour page for its groundbreaking feature representations and also explore the [Blazor Accumulation Chart Example](https://blazor.syncfusion.com/demos/chart/pie?theme=bootstrap4) to know about the various features of accumulation charts and how it is used to represent numeric proportional data. +N> Refer to the [Blazor Charts](https://www.syncfusion.com/blazor-components/blazor-charts) feature tour page for its groundbreaking feature representations and also explore the [Blazor Accumulation Chart Example](https://blazor.syncfusion.com/demos/chart/pie?theme=bootstrap5) to know about the various features of accumulation charts and how it is used to represent numeric proportional data. ## See also diff --git a/blazor/chart/chart-types/scatter.md b/blazor/chart/chart-types/scatter.md index df7cc9e5ff..f921033cbc 100644 --- a/blazor/chart/chart-types/scatter.md +++ b/blazor/chart/chart-types/scatter.md @@ -107,7 +107,7 @@ The following properties can be used to customize the [Scatter](https://help.syn ![Blazor Scatter Chart with Custom Series](../images/chart-types-images/blazor-scatter-chart-custom-series.png) -N> Refer to our [Blazor Charts](https://www.syncfusion.com/blazor-components/blazor-charts) feature tour page for its groundbreaking feature representations and also explore our [Blazor Chart Example](https://blazor.syncfusion.com/demos/chart/line?theme=bootstrap4) to know various chart types and how to represent time-dependent data, showing trends at equal intervals. +N> Refer to our [Blazor Charts](https://www.syncfusion.com/blazor-components/blazor-charts) feature tour page for its groundbreaking feature representations and also explore our [Blazor Chart Example](https://blazor.syncfusion.com/demos/chart/line?theme=bootstrap5) to know various chart types and how to represent time-dependent data, showing trends at equal intervals. ## See also diff --git a/blazor/chart/data-editing.md b/blazor/chart/data-editing.md index ffd0b68526..863c73b279 100644 --- a/blazor/chart/data-editing.md +++ b/blazor/chart/data-editing.md @@ -71,7 +71,7 @@ Data editing allows the rendered points to be dragged and dropped at run-time. E ![Data Editing in Blazor Chart](images/data-editing/blazor-chart-data-editing.png) -N> Refer to our [Blazor Charts](https://www.syncfusion.com/blazor-components/blazor-charts) feature tour page for its groundbreaking feature representations and also explore our [Blazor Chart Example](https://blazor.syncfusion.com/demos/chart/line?theme=bootstrap4) to know various chart types and how to represent time-dependent data, showing trends at equal intervals. +N> Refer to our [Blazor Charts](https://www.syncfusion.com/blazor-components/blazor-charts) feature tour page for its groundbreaking feature representations and also explore our [Blazor Chart Example](https://blazor.syncfusion.com/demos/chart/line?theme=bootstrap5) to know various chart types and how to represent time-dependent data, showing trends at equal intervals. ## See Also diff --git a/blazor/pdfviewer/annotation/free-text-annotation.md b/blazor/pdfviewer/annotation/free-text-annotation.md index 4527138965..0be34c65f0 100644 --- a/blazor/pdfviewer/annotation/free-text-annotation.md +++ b/blazor/pdfviewer/annotation/free-text-annotation.md @@ -123,4 +123,4 @@ After editing the default values, they will be changed to the selected values. } ``` -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://blazor.syncfusion.com/demos/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explain core features of PDF Viewer. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://blazor.syncfusion.com/demos/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file From 081bd3dc2037d0043e9175dc9adee91d5e684c90 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Thu, 15 Aug 2024 12:56:18 +0300 Subject: [PATCH 2/7] SEO-187645 Blazor Page with Redirect --- blazor/accumulation-chart/grouping.md | 2 +- blazor/chart/date-time-axis.md | 2 +- blazor/pdfviewer/print.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/blazor/accumulation-chart/grouping.md b/blazor/accumulation-chart/grouping.md index e32d4810fe..38036d3108 100644 --- a/blazor/accumulation-chart/grouping.md +++ b/blazor/accumulation-chart/grouping.md @@ -166,7 +166,7 @@ The points that have been grouped together will appear as a single slice with th ![Blazor Accumulation Chart with Group Mode](images/grouping/blazor-accumulation-chart-group-mode.png) {% previewsample "https://blazorplayground.syncfusion.com/embed/BZrqiViApefsiZXo?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %} -N> Refer to the [Blazor Charts](https://www.syncfusion.com/blazor-components/blazor-charts) feature tour page for its groundbreaking feature representations and also explore the [Blazor Accumulation Chart Example](https://blazor.syncfusion.com/demos/chart/pie?theme=bootstrap4) to know various features of accumulation charts and how it is used to represent numeric proportional data. +N> Refer to the [Blazor Charts](https://www.syncfusion.com/blazor-components/blazor-charts) feature tour page for its groundbreaking feature representations and also explore the [Blazor Accumulation Chart Example](https://blazor.syncfusion.com/demos/chart/pie?theme=bootstrap5) to know various features of accumulation charts and how it is used to represent numeric proportional data. * [Data Label](./data-labels) * [Tooltip](./tool-tip) diff --git a/blazor/chart/date-time-axis.md b/blazor/chart/date-time-axis.md index 094f5e4f02..af1df4b923 100644 --- a/blazor/chart/date-time-axis.md +++ b/blazor/chart/date-time-axis.md @@ -385,7 +385,7 @@ The table below shows the results of applying various popular date and time form -N> Refer to our [Blazor Charts](https://www.syncfusion.com/blazor-components/blazor-charts) feature tour page for its groundbreaking feature representations and also explore our [Blazor Chart Example](https://blazor.syncfusion.com/demos/chart/line?theme=bootstrap4) to know various chart types and how to represent time-dependent data, showing trends at equal intervals. +N> Refer to our [Blazor Charts](https://www.syncfusion.com/blazor-components/blazor-charts) feature tour page for its groundbreaking feature representations and also explore our [Blazor Chart Example](https://blazor.syncfusion.com/demos/chart/line?theme=bootstrap5) to know various chart types and how to represent time-dependent data, showing trends at equal intervals. ## See also diff --git a/blazor/pdfviewer/print.md b/blazor/pdfviewer/print.md index 2733d05550..21c37db6e0 100644 --- a/blazor/pdfviewer/print.md +++ b/blazor/pdfviewer/print.md @@ -43,4 +43,4 @@ The PDF Viewer supports printing the loaded PDF file by default. You can enable } ``` -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://blazor.syncfusion.com/demos/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explain core features of PDF Viewer. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://blazor.syncfusion.com/demos/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file From 99eef50d3ab22eed83a0da9ed4e6aaa8cd2a5bef Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Fri, 30 Aug 2024 08:36:03 +0300 Subject: [PATCH 3/7] SEO-187645 Blazor Page Redirect --- blazor/chart/chart-types/vertical-chart.md | 2 +- blazor/chart/how-to/tool-tip-table.md | 2 +- blazor/datagrid/print.md | 2 +- .../how-to/disable-the-daterangepicker-component.md | 2 +- blazor/pdfviewer/saving-pdf-file.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/blazor/chart/chart-types/vertical-chart.md b/blazor/chart/chart-types/vertical-chart.md index 2c089f5eb7..8d7ff8e00f 100644 --- a/blazor/chart/chart-types/vertical-chart.md +++ b/blazor/chart/chart-types/vertical-chart.md @@ -45,7 +45,7 @@ One can draw a vertical chart by changing the axis orientation, and all series t ![Blazor Vertical Spline Chart](../images/othertypes/blazor-vertical-spline-chart.png) -N> Refer to our [Blazor Charts](https://www.syncfusion.com/blazor-components/blazor-charts) feature tour page for its groundbreaking feature representations and also explore our [Blazor Chart Example](https://blazor.syncfusion.com/demos/chart/line?theme=bootstrap4) to know various chart types and how to represent time-dependent data, showing trends at equal intervals. +N> Refer to our [Blazor Charts](https://www.syncfusion.com/blazor-components/blazor-charts) feature tour page for its groundbreaking feature representations and also explore our [Blazor Chart Example](https://blazor.syncfusion.com/demos/chart/line?theme=bootstrap5) to know various chart types and how to represent time-dependent data, showing trends at equal intervals. ## See also diff --git a/blazor/chart/how-to/tool-tip-table.md b/blazor/chart/how-to/tool-tip-table.md index 5f2527a9dc..84874c3fa9 100644 --- a/blazor/chart/how-to/tool-tip-table.md +++ b/blazor/chart/how-to/tool-tip-table.md @@ -118,4 +118,4 @@ When the mouse is moved over the chart series points, the tooltip is displayed i ``` -N> Refer to our [Blazor Charts](https://www.syncfusion.com/blazor-components/blazor-charts) feature tour page for its groundbreaking feature representations and also explore our [Blazor Chart Example](https://blazor.syncfusion.com/demos/chart/line?theme=bootstrap4) to know various chart types and how to represent time-dependent data, showing trends at equal intervals. +N> Refer to our [Blazor Charts](https://www.syncfusion.com/blazor-components/blazor-charts) feature tour page for its groundbreaking feature representations and also explore our [Blazor Chart Example](https://blazor.syncfusion.com/demos/chart/line?theme=bootstrap5) to know various chart types and how to represent time-dependent data, showing trends at equal intervals. diff --git a/blazor/datagrid/print.md b/blazor/datagrid/print.md index e613ab1a3a..5fa1705afe 100644 --- a/blazor/datagrid/print.md +++ b/blazor/datagrid/print.md @@ -438,4 +438,4 @@ Printing a large volume of data all at once in the grid can have certain limitat If printing all the data remains a requirement, an alternative approach is recommended. Exporting the grid data to formats like [Excel](https://blazor.syncfusion.com/documentation/datagrid/excel-exporting) or [CSV](https://blazor.syncfusion.com/documentation/datagrid/excel-exporting) or [Pdf](https://blazor.syncfusion.com/documentation/datagrid/pdf-export) is advised. This exported data can then be printed using non-web-based applications, mitigating the potential performance challenges associated with printing large datasets directly from the browser. -> You can refer to our [Blazor DataGrid](https://www.syncfusion.com/blazor-components/blazor-datagrid) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor DataGrid example](https://blazor.syncfusion.com/demos/datagrid/overview?theme=bootstrap4) to understand how to present and manipulate data. \ No newline at end of file +> You can refer to our [Blazor DataGrid](https://www.syncfusion.com/blazor-components/blazor-datagrid) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor DataGrid example](https://blazor.syncfusion.com/demos/datagrid/overview?theme=bootstrap5) to understand how to present and manipulate data. \ No newline at end of file diff --git a/blazor/daterangepicker/how-to/disable-the-daterangepicker-component.md b/blazor/daterangepicker/how-to/disable-the-daterangepicker-component.md index 4b08fb8363..8700518611 100644 --- a/blazor/daterangepicker/how-to/disable-the-daterangepicker-component.md +++ b/blazor/daterangepicker/how-to/disable-the-daterangepicker-component.md @@ -25,4 +25,4 @@ DateRangePicker can be deactivated on a page. Setting [Enabled](https://help.syn ![Disable State in Blazor DateRangePicker](../images/blazor-daterangepicker-disable-state.png) -N> You can refer to our [Blazor Date Range Picker](https://www.syncfusion.com/blazor-components/blazor-daterangepicker) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor Date Range Picker example](https://blazor.syncfusion.com/demos/daterangepicker/default-functionalities?theme=bootstrap4) to understand how to present and manipulate data. \ No newline at end of file +N> You can refer to our [Blazor Date Range Picker](https://www.syncfusion.com/blazor-components/blazor-daterangepicker) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor Date Range Picker example](https://blazor.syncfusion.com/demos/daterangepicker/default-functionalities?theme=bootstrap5) to understand how to present and manipulate data. \ No newline at end of file diff --git a/blazor/pdfviewer/saving-pdf-file.md b/blazor/pdfviewer/saving-pdf-file.md index 83f77cb726..4cbc9087a9 100644 --- a/blazor/pdfviewer/saving-pdf-file.md +++ b/blazor/pdfviewer/saving-pdf-file.md @@ -104,4 +104,4 @@ public string DocumentPath { get; set; } = "wwwroot/data/PDF_Succinctly.pdf"; } ``` -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://blazor.syncfusion.com/demos/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explain core features of PDF Viewer. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://blazor.syncfusion.com/demos/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file From 85f7b5c04c779829018933d1c9a5dba03700bf74 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Fri, 30 Aug 2024 08:37:50 +0300 Subject: [PATCH 4/7] SEO-187645 Blazor Page with Redirect --- blazor/pdfviewer/text-search.md | 2 +- blazor/pivot-table/state-persistence.md | 2 +- blazor/rich-text-editor/data-binding.md | 2 +- blazor/rich-text-editor/paste-cleanup.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/blazor/pdfviewer/text-search.md b/blazor/pdfviewer/text-search.md index 843c2fceb3..6324dbce2c 100644 --- a/blazor/pdfviewer/text-search.md +++ b/blazor/pdfviewer/text-search.md @@ -75,4 +75,4 @@ Also, you can programmatically perform search operation as given in the followin } ``` -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://blazor.syncfusion.com/demos/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explain core features of PDF Viewer. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://blazor.syncfusion.com/demos/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file diff --git a/blazor/pivot-table/state-persistence.md b/blazor/pivot-table/state-persistence.md index d508664186..7f83dfa9dc 100644 --- a/blazor/pivot-table/state-persistence.md +++ b/blazor/pivot-table/state-persistence.md @@ -102,4 +102,4 @@ You can save the current layout of the pivot table by using [GetPersistDataAsync ``` -N> You can refer to the [Blazor Pivot Table](https://www.syncfusion.com/blazor-components/blazor-pivot-table) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor Pivot Table example](https://blazor.syncfusion.com/demos/pivot-table/default-functionalities?theme=bootstrap4) to know how to render and configure the pivot table. \ No newline at end of file +N> You can refer to the [Blazor Pivot Table](https://www.syncfusion.com/blazor-components/blazor-pivot-table) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor Pivot Table example](https://blazor.syncfusion.com/demos/pivot-table/default-functionalities?theme=bootstrap5) to know how to render and configure the pivot table. \ No newline at end of file diff --git a/blazor/rich-text-editor/data-binding.md b/blazor/rich-text-editor/data-binding.md index 7101ed801e..6e7aa81229 100644 --- a/blazor/rich-text-editor/data-binding.md +++ b/blazor/rich-text-editor/data-binding.md @@ -65,4 +65,4 @@ When the user changes the content, the `ValueChange` event is invoked on every [ {% endhighlight %} {% endtabs %} -N> You can refer to our [Blazor Rich Text Editor](https://www.syncfusion.com/blazor-components/blazor-wysiwyg-rich-text-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor Rich Text Editor](https://blazor.syncfusion.com/demos/rich-text-editor/overview?theme=bootstrap4) example to know how to render and configure the rich text editor tools. \ No newline at end of file +N> You can refer to our [Blazor Rich Text Editor](https://www.syncfusion.com/blazor-components/blazor-wysiwyg-rich-text-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor Rich Text Editor](https://blazor.syncfusion.com/demos/rich-text-editor/overview?theme=bootstrap5) example to know how to render and configure the rich text editor tools. \ No newline at end of file diff --git a/blazor/rich-text-editor/paste-cleanup.md b/blazor/rich-text-editor/paste-cleanup.md index 7e8b3e210b..08f43e0e29 100644 --- a/blazor/rich-text-editor/paste-cleanup.md +++ b/blazor/rich-text-editor/paste-cleanup.md @@ -202,4 +202,4 @@ You can get the pasted text as HTML text using the [AfterPasteCleanup](https://h {% endtabs %} -N> You can refer to our [Blazor Rich Text Editor](https://www.syncfusion.com/blazor-components/blazor-wysiwyg-rich-text-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor Rich Text Editor](https://blazor.syncfusion.com/demos/rich-text-editor/overview?theme=bootstrap4) example to know how to render and configure the rich text editor tools. +N> You can refer to our [Blazor Rich Text Editor](https://www.syncfusion.com/blazor-components/blazor-wysiwyg-rich-text-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor Rich Text Editor](https://blazor.syncfusion.com/demos/rich-text-editor/overview?theme=bootstrap5) example to know how to render and configure the rich text editor tools. From 9e0125911173b578c75ccac69d9d06c0c28b727a Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Fri, 13 Sep 2024 12:05:10 +0300 Subject: [PATCH 5/7] SEO-185066 Blazor Permanent redirect --- blazor/query-builder/data-binding.md | 2 +- blazor/query-builder/getting-started-webapp.md | 4 ++-- blazor/query-builder/import-export.md | 2 +- blazor/query-builder/localization.md | 2 +- blazor/rich-text-editor/accessibility.md | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/blazor/query-builder/data-binding.md b/blazor/query-builder/data-binding.md index 483a0bc1ed..c8234bf74a 100644 --- a/blazor/query-builder/data-binding.md +++ b/blazor/query-builder/data-binding.md @@ -251,4 +251,4 @@ Complex Data Binding allows you to create subfield for columns. To implement com ![Complex Data Binding in Blazor QueryBuilder](./images/blazor-query-builder-complex-db.png) -N> You can also explore our [Blazor Query Builder example](https://blazor.syncfusion.com/demos/query-builder/default-functionalities?theme=bootstrap4) to know how to render and configure the query builder. \ No newline at end of file +N> You can also explore our [Blazor Query Builder example](https://blazor.syncfusion.com/demos/query-builder/default-functionalities?theme=bootstrap5) to know how to render and configure the query builder. \ No newline at end of file diff --git a/blazor/query-builder/getting-started-webapp.md b/blazor/query-builder/getting-started-webapp.md index ed6bcb7417..66f308a780 100644 --- a/blazor/query-builder/getting-started-webapp.md +++ b/blazor/query-builder/getting-started-webapp.md @@ -9,9 +9,9 @@ documentation: ug # Getting Started with Blazor QueryBuilder in Blazor Web App -This section briefly explains about how to include [Blazor QueryBuilder](https://blazor.syncfusion.com/demos/query-builder/default-functionalities?theme=bootstrap4) component in your Blazor Web App using [Visual Studio](https://visualstudio.microsoft.com/vs/). +This section briefly explains about how to include [Blazor QueryBuilder](https://blazor.syncfusion.com/demos/query-builder/default-functionalities?theme=bootstrap5) component in your Blazor Web App using [Visual Studio](https://visualstudio.microsoft.com/vs/). -N> You can also explore our [Blazor QueryBuilder example](https://blazor.syncfusion.com/demos/query-builder/default-functionalities?theme=bootstrap4) to know how to render and configure the query builder. +N> You can also explore our [Blazor QueryBuilder example](https://blazor.syncfusion.com/demos/query-builder/default-functionalities?theme=bootstrap5) to know how to render and configure the query builder. ## Prerequisites diff --git a/blazor/query-builder/import-export.md b/blazor/query-builder/import-export.md index 0accb4f78a..1035af7e42 100644 --- a/blazor/query-builder/import-export.md +++ b/blazor/query-builder/import-export.md @@ -567,4 +567,4 @@ Exporting to MongoDB Query involves converting the defined conditions within the ``` -N> You can also explore our [Blazor Query Builder example](https://blazor.syncfusion.com/demos/query-builder/default-functionalities?theme=bootstrap4) to know how to render and configure the query builder. \ No newline at end of file +N> You can also explore our [Blazor Query Builder example](https://blazor.syncfusion.com/demos/query-builder/default-functionalities?theme=bootstrap5) to know how to render and configure the query builder. \ No newline at end of file diff --git a/blazor/query-builder/localization.md b/blazor/query-builder/localization.md index 9597358c65..a337e6bdbf 100644 --- a/blazor/query-builder/localization.md +++ b/blazor/query-builder/localization.md @@ -11,4 +11,4 @@ documentation: ug [Blazor QueryBuilder](https://www.syncfusion.com/blazor-components/blazor-query-builder) component can be localized. Refer to [Blazor Localization](https://blazor.syncfusion.com/documentation/common/localization) topic to localize Syncfusion Blazor components. -N> You can also explore our [Blazor Query Builder example](https://blazor.syncfusion.com/demos/query-builder/default-functionalities?theme=bootstrap4) to know how to render and configure the query builder. \ No newline at end of file +N> You can also explore our [Blazor Query Builder example](https://blazor.syncfusion.com/demos/query-builder/default-functionalities?theme=bootstrap5) to know how to render and configure the query builder. \ No newline at end of file diff --git a/blazor/rich-text-editor/accessibility.md b/blazor/rich-text-editor/accessibility.md index 0b2a548153..39586c56f7 100644 --- a/blazor/rich-text-editor/accessibility.md +++ b/blazor/rich-text-editor/accessibility.md @@ -169,7 +169,7 @@ In the following code block, customize the bold and italic, toolbar actions with {% endtabs %} -N> You can refer to our [Blazor Rich Text Editor](https://www.syncfusion.com/blazor-components/blazor-wysiwyg-rich-text-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor Rich Text Editor](https://blazor.syncfusion.com/demos/rich-text-editor/overview?theme=bootstrap4) example to knows how to render and configure the rich text editor tools. +N> You can refer to our [Blazor Rich Text Editor](https://www.syncfusion.com/blazor-components/blazor-wysiwyg-rich-text-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor Rich Text Editor](https://blazor.syncfusion.com/demos/rich-text-editor/overview?theme=bootstrap5) example to knows how to render and configure the rich text editor tools. ## See also From 9fbeb6ec689f100f50f1b86691188ce6ee5006d2 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Fri, 13 Sep 2024 12:18:26 +0300 Subject: [PATCH 6/7] SEO-185066 Permanent Redirect links --- blazor/rich-text-editor/tools/table-manipulation.md | 2 +- blazor/scheduler/how-to/blazor-web-assembly-scheduler.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blazor/rich-text-editor/tools/table-manipulation.md b/blazor/rich-text-editor/tools/table-manipulation.md index 53c968cb89..cc9d2c7950 100644 --- a/blazor/rich-text-editor/tools/table-manipulation.md +++ b/blazor/rich-text-editor/tools/table-manipulation.md @@ -205,7 +205,7 @@ The background color can be set for each table cell through the [TableToolbarCom ![Blazor RichTextEditor changing table background color](../images/blazor-richtexteditor-table-background-color.png) -N> Refer to the [Blazor Rich Text Editor](https://www.syncfusion.com/blazor-components/blazor-wysiwyg-rich-text-editor) feature tour page for its groundbreaking feature representations. Also, explore the [Blazor Rich Text Editor](https://blazor.syncfusion.com/demos/rich-text-editor/overview?theme=bootstrap4) example to know how to render and configure the rich text editor tools. +N> Refer to the [Blazor Rich Text Editor](https://www.syncfusion.com/blazor-components/blazor-wysiwyg-rich-text-editor) feature tour page for its groundbreaking feature representations. Also, explore the [Blazor Rich Text Editor](https://blazor.syncfusion.com/demos/rich-text-editor/overview?theme=bootstrap5) example to know how to render and configure the rich text editor tools. ## See also diff --git a/blazor/scheduler/how-to/blazor-web-assembly-scheduler.md b/blazor/scheduler/how-to/blazor-web-assembly-scheduler.md index 209317025e..df83090dbf 100644 --- a/blazor/scheduler/how-to/blazor-web-assembly-scheduler.md +++ b/blazor/scheduler/how-to/blazor-web-assembly-scheduler.md @@ -132,4 +132,4 @@ Add the Syncfusion Blazor Scheduler component in the **~/Pages/Index.razor** fil ![Blazor Scheduler with Appointments](../images/blazor-scheduler-appointments.png) -N> Refer to our [Blazor Scheduler](https://www.syncfusion.com/blazor-components/blazor-scheduler/) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor Scheduler example](https://blazor.syncfusion.com/demos/scheduler/overview) to understand how to manage appointments with multiple resources. \ No newline at end of file +N> Refer to our [Blazor Scheduler](https://www.syncfusion.com/blazor-components/blazor-scheduler) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor Scheduler example](https://blazor.syncfusion.com/demos/scheduler/overview) to understand how to manage appointments with multiple resources. \ No newline at end of file From d105dfccebe7f4a9056980a8d5d0854af8a94c55 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Mon, 16 Sep 2024 11:18:08 +0300 Subject: [PATCH 7/7] fixed spelling error --- blazor/query-builder/data-binding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blazor/query-builder/data-binding.md b/blazor/query-builder/data-binding.md index c8234bf74a..127206d181 100644 --- a/blazor/query-builder/data-binding.md +++ b/blazor/query-builder/data-binding.md @@ -167,7 +167,7 @@ The WebApiAdaptor can be used to bind query builder with Web API created using O ## Complex Data Binding -Complex Data Binding allows you to create subfield for columns. To implement complex data binding, either bind the complex data in nested columns or specify complex data source and Separator must be given in querybuilder. +Complex Data Binding allows you to create subfield for columns. To implement complex data binding, either bind the complex data in nested columns or specify complex data source and Separator must be given in query builder. ```cshtml