You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aspnetmvc/ListBox/Getting-Started.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ EssentialASP.NET MVCListBox control renders with built-in features.
32
32
33
33
The following steps are used to create ListBox control.
34
34
35
-
1. You can create an MVC Project and add necessary assembly with the help of the given [MVC-Getting Started](http://help.syncfusion.com/aspnetmvc/listbox/getting-started) Documentation.
35
+
1. You can create an MVC Project and add necessary assembly with the help of the given [MVC-Getting Started](https://help.syncfusion.com/aspnetmvc/listbox/getting-started) Documentation.
36
36
2. Please add the below code in your layout._cshtml page to add necessary script and CSS files to render the ListBox control.
Copy file name to clipboardExpand all lines: aspnetmvc/Maps/Map-Providers.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ You can enable this feature by defining the `LayerType` as “Bing”.
74
74
75
75
### Key
76
76
77
-
The bing Map Key is provided as input to this `key` property. The Bing Map key can be obtained from [http://www.microsoft.com/maps/create-a-bing-maps-key.aspx](http://www.microsoft.com/maps/create-a-bing-maps-key.aspx).
77
+
The bing Map Key is provided as input to this `key` property. The Bing Map key can be obtained from [https://www.microsoft.com/en-us/maps/create-a-bing-maps-key](https://www.microsoft.com/en-us/maps/create-a-bing-maps-key).
0 commit comments