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/Grid/How-to.md
Original file line number Diff line number Diff line change
Expand Up @@ -1687,7 +1687,7 @@ The following code example shows how to save the exported files in a target loca

See Also

For more information on enable unobtrusive please refer this [link]( http://help.syncfusion.com/aspnetmvc/getting-started#to-enable-unobtrusive-option-in-your-application).
For more information on enable unobtrusive please refer this [link](https://help.syncfusion.com/aspnetmvc/getting-started#to-enable-unobtrusive-option-in-your-application).

## Hierarchy grid with different foreignKeyField in parent and child table

Expand Down
4 changes: 2 additions & 2 deletions aspnetmvc/Tab/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The ASP.NET MVCTab widget basically builds a dynamic, interactive, menu-driven i

The following steps are used to create Tab control.

1. You can create an MVC Project and add necessary assembly and script with the help of the given [MVC-Getting Started](http://help.syncfusion.com/aspnetmvc/tab/getting-started) Documentation.
1. You can create an MVC Project and add necessary assembly and script with the help of the given [MVC-Getting Started](https://help.syncfusion.com/aspnetmvc/tab/getting-started) Documentation.
2. Add the mentioned code to the corresponding view page for Tab rendering.


Expand Down Expand Up @@ -101,7 +101,7 @@ The ASP.NET MVC Rating control provides an intuitive rating experience that allo

For more information about rating, refer to the following link:

<http://help.syncfusion.com/aspnetmvc>
<https://help.syncfusion.com/aspnetmvc/rating/overview>

{% highlight CSHTML %}

Expand Down
2 changes: 1 addition & 1 deletion aspnetmvc/UploadBox/File-Size.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ In the UploadBox control, you can browse files with the size going up to gigabyt

To know about file action, we need to refer link:

<http://help.syncfusion.com/aspnetmvc/uploadbox/file-size>
<https://help.syncfusion.com/aspnetmvc/uploadbox/file-size>

The following screenshot displays UploadBox control with customized file size.

Expand Down