Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion aspnetmvc/DatePicker/How-To.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ documentation: ug

## Customizing template with range selection between two DatePicker.

You can customize the date field to emphasize the particular dates in EJMVC DatePicker calendar with help of [SpecialDates](https://help.syncfusion.com/js/api/ejdatepicker#members:specialdates) and set the date range using [MinDate](http://help.syncfusion.com/js/api/ejdatepicker#members:mindate) and [MaxDate](http://help.syncfusion.com/js/api/ejdatepicker#members:maxdate) property.
You can customize the date field to emphasize the particular dates in EJMVC DatePicker calendar with help of [SpecialDates](https://help.syncfusion.com/js/api/ejdatepicker#members:specialdates) and set the date range using [MinDate](https://help.syncfusion.com/api/js/ejdatepicker#members:mindate) and [MaxDate](https://help.syncfusion.com/api/js/ejdatepicker#members:maxdate) property.

## Validating the date value in server side

Expand Down
2 changes: 1 addition & 1 deletion aspnetmvc/installation/offline-installer/how-to-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The steps below show how to install the Essential Studio ASP.NET MVC installer.

The trial unlock key is only valid for 30 days, and the installer will not accept an expired trial key.

To learn how to generate an unlock key for both trial and licensed products, see [this](https://www.syncfusion.com/kb/2326) Knowledge Base article.
To learn how to generate an unlock key for both trial and licensed products, see [this](https://support.syncfusion.com/kb/article/2757/how-to-generate-syncfusion-setup-unlock-key-from-syncfusion-support-account) Knowledge Base article.

![Product key](images/Step-by-Step-Installation_img3.png)

Expand Down