Skip to content

Commit 8d517d2

Browse files
Merge pull request #256 from Syncfusion-Content/hotfix/hotfix-v20.4.0.38
DOCINFRA-2341_merged_using_automation
2 parents dce6111 + af908a4 commit 8d517d2

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

aspnetmvc/DateTimePicker/Getting-Started.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Getting Started | DateTimePicker | ASP.NET MVC | Syncfusion
4-
description: getting started
4+
description: Learn here all about Getting Started in Syncfusion Essential ASP.NET MVC DateTimePicker control, its elements, and more.
55
platform: ejmvc
66
control: DateTimePicker
77
documentation: ug
88
---
99

10-
# Getting Started
10+
# Getting Started with ASP.NET MVC DateTimePicker
1111

1212
This section explains briefly about how to create a DateTimePicker in your application with ASP.NET MVC.
1313

@@ -16,7 +16,7 @@ This section explains briefly about how to create a DateTimePicker in your appli
1616
The ASP.NET MVC DateTimePicker provides support to display the calendar within your web page and allows you to pick date and time from the calendar. Refer the following guidelines to customize date and time pickers for a real time appointment booking scenario that helps you to book an appointment, within a limited number of days. The following screenshot illustrates the functionality of DatePicker with date range.
1717

1818

19-
![](Getting-Started_images/Getting-Started_img1.png)
19+
![Create DateTimePicker in ASP.NET MVC](Getting-Started_images/Getting-Started_img1.png)
2020

2121
DateTimePicker
2222
{:.caption}
@@ -44,7 +44,7 @@ ASP.NET MVC DateTimePicker widget basically renders built-in features like Month
4444

4545
Execute the above code to render the following output.
4646

47-
![](Getting-Started_images/Getting-Started_img2.png)
47+
![Execute Code in ASP.NET MVC DateTimePicker](Getting-Started_images/Getting-Started_img2.png)
4848

4949
DateTimePicker
5050
{:.caption}
@@ -63,7 +63,7 @@ In a real-time appointment booking scenario, the booking is open only for a limi
6363
{% endhighlight %}
6464

6565

66-
![](Getting-Started_images/Getting-Started_img3.png)
66+
![Set Min and Max DateTimePicker in ASP.NET MVC](Getting-Started_images/Getting-Started_img3.png)
6767

6868
DateTimePicker with Min/Max Date and Time Interval
6969
{:.caption}

aspnetmvc/Gantt/Exporting.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
layout: post
33
title: Exporting| Gantt | ASP.NET MVC | Syncfusion
4-
description: exporting
4+
description: Learn here all about Exporting support in Syncfusion Essential ASP.NET MVC Gantt control, its elements, and more.
55
platform: ejmvc
66
control: Gantt
77
documentation: ug
88
---
9-
# Export
9+
# Export in Essential ASP.NET MVC Gantt
1010

1111
Gantt provides support to export the contents in PDF and excel.
1212
To export the contents, the `ExcelExport` and `PdfExport` toolbar items must be included in the `ToolbarSettings.ToolbarItems` property.
@@ -86,7 +86,7 @@ public class GanttController : Controller
8686
The PDF and Excel exporting services for Gantt are explained in detail [here](https://help.syncfusion.com/js/gantt/services-reference).
8787

8888
The below screen shot shows Gantt with excel and PDF exporting enabled.
89-
![](Export_images/Export_img1.png)
89+
![Exporting Excel and PDF in ASP.NET MVC Gantt](Export_images/Export_img1.png)
9090

9191
## Server dependencies
9292
Export Helper functions are available in the Assembly `Syncfusion.EJ.Export`, which is available in the Essential Studio & Essential ASP.NET MVC builds. The list of assemblies needed for Gantt Export as follows

aspnetmvc/Introduction.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ The **Syncfusion Essential Studio for ASP.NET MVC** is a set of server-side wrap
1414
## How to best read this User Guide
1515

1616
* The best way to get started is to read the common “[Getting Started](/aspnetmvc/getting-started)” document for the component that you would like to start using first. The “Getting Started” guide gives enough information that you need to know before starting to write code. This is the only section that is recommended to read end-to-end before starting to write code, all the other information can be referred when needed.
17-
* Once you get familiar with the basics of using the component, the next step will be to start integrating the component into your application. A good starting point will be to refer to the code snippets in the [online sample browser](http://mvc.syncfusion.com/demos/web) that contains hundreds of code samples, it is very likely that you will find a code sample that resembles your intended usage scenario.
17+
* Once you get familiar with the basics of using the component, the next step will be to start integrating the component into your application. A good starting point will be to refer to the code snippets in the [online sample browser](https://mvc.syncfusion.com/demos/web) that contains hundreds of code samples, it is very likely that you will find a code sample that resembles your intended usage scenario.
1818
* After integrating the component into your application using one of the sample code snippets as a starting point, it is likely that you would need additional information on specific features and API. The best option will be to search a specific topic using the search box that is available at the top of the user guide.
19-
* Another valuable resource is the [API reference](http://help.syncfusion.com/cr/aspnetmvc/dociohelper) that provides detailed information on the object hierarchy as well as the settings available on every object.
19+
* Another valuable resource is the [API reference](https://help.syncfusion.com/cr/aspnetmvc/dociohelper) that provides detailed information on the object hierarchy as well as the settings available on every object.
2020

2121
## Additional Help Resources
2222

23-
* The [Knowledge Base](http://www.syncfusion.com/kb/aspnetmvc) section contains responses to some of the most common questions that other customers have asked us before. So this will be a good place to search for topics that are not covered in the user guide.
24-
* Similar to the [Knowledge Base](http://www.syncfusion.com/kb/aspnetmvc), the [forum](http://www.syncfusion.com/forums/aspnetmvc) section also contains responses to questions that other customers have asked us before.
23+
* The [Knowledge Base](https://www.syncfusion.com/kb/aspnetmvc) section contains responses to some of the most common questions that other customers have asked us before. So this will be a good place to search for topics that are not covered in the user guide.
24+
* Similar to the [Knowledge Base](https://www.syncfusion.com/kb/aspnetmvc), the [forum](https://www.syncfusion.com/forums/aspnetmvc) section also contains responses to questions that other customers have asked us before.
2525

2626
## Create a Support Incident
2727

28-
If you are still not able to find the information that you are looking for in the self-help resources mentioned above, please [contact us](http://www.syncfusion.com/support) by creating a support ticket.
28+
If you are still not able to find the information that you are looking for in the self-help resources mentioned above, please [contact us](https://www.syncfusion.com/support) by creating a support ticket.
2929

aspnetmvc/Slider/Getting-Started.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Getting Started | Slider | ASP.NET MVC | Syncfusion
4-
description: getting started
4+
description: Learn here all about Getting Started in Syncfusion Essential ASP.NET MVC Slider control, its elements, and more.
55
platform: ejmvc
66
control: Slider
77
documentation: ug
88
---
99

10-
# Getting Started
10+
# Getting Started with ASP.NET MVC Slider
1111

1212
This section explains briefly about how to create a Slider in your application with ASP.NET MVC.
1313

@@ -17,7 +17,7 @@ ASP.NET MVC Slider provides support to display a Slider within the web page. The
1717

1818
The following screenshot illustrates the functionality of Slider control. You can select a mobile model in the dropdown to purchase it at any rate specified in the Mobile RateSlider and you can also specify the number of mobiles you need by selecting the Mobile CountSlider. Simultaneously, you can observe the change in mobile rate and count using Sliders.
1919

20-
![](Getting-Started_images/Getting-Started_img1.png)
20+
![Create Slider in ASP.NET MVC](Getting-Started_images/Getting-Started_img1.png)
2121

2222

2323

@@ -196,7 +196,7 @@ ASP.NET MVC Slider control allows you to switch between different ranges of inpu
196196

197197
5. The following screenshot displays the final output in Slider creation.
198198

199-
![](Getting-Started_images/Getting-Started_img2.png)
199+
![Add Script in ASP.NET MVC Slider](Getting-Started_images/Getting-Started_img2.png)
200200

201201

202202

@@ -395,7 +395,7 @@ The following screenshot displays the calculated EMI amount using Slider.
395395

396396

397397

398-
![](Getting-Started_images/Getting-Started_img3.png)
398+
![Calculate EMI in ASP.NET MVC Slider](Getting-Started_images/Getting-Started_img3.png)
399399

400400

401401

0 commit comments

Comments
 (0)