Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3a70c72

Browse files
Merge pull request #391 from syncfusion-content/SEO-176507-ASPNETMVC-Page-with-Redirect
SEO-176507 ASP.NET MVC Page with Redirect
2 parents 1e2d465 + d10e938 commit 3a70c72

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

‎aspnetmvc/ColorPicker/Angular-Binding.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Apply the plugin and property assigning to the ColorPicker widget element throug
2222

2323
To know more about the AngularJS binding, you can refer to the online documentation in the following link location,
2424

25-
<http://help.syncfusion.com/js/angularjs>
25+
<https://help.syncfusion.com/js/angularjs>
2626

2727
1. The following code example depicts the way to bind data to the ColorPicker widget through AngularJS support.
2828

‎aspnetmvc/Grid/Data-Binding.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ The following code example describes the above behavior.
735735
{% endhighlight %}
736736
{% endtabs %}
737737

738-
N> To add custom headers to the DataManager through JavaScript, refer to this [link](https://www.syncfusion.com/kb/5963)
738+
N> To add custom headers to the DataManager through JavaScript, refer to this [link](https://support.syncfusion.com/kb/article/5602/how-to-send-custom-headers-to-server-using-datamanager-in-net-mvc-?isInternalRefresh=False)
739739

740740
The following output is displayed as a result of the above code example.
741741

‎aspnetmvc/TreeView/How-To.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ keywords: TreeView, Syncfusion, EJ MVC TreeView, UG Document, How To
1111

1212
## Update the modified data from tree to database.
1313

14-
TreeView allows us to get the updated tree data after performing such operation like node editing, drag and drop, add and remove node. Using [getTreeData](http://help.syncfusion.com/js/api/ejtreeview#methods:gettreedata) method you can get the updated tree data.
14+
TreeView allows us to get the updated tree data after performing such operation like node editing, drag and drop, add and remove node. Using [getTreeData](https://help.syncfusion.com/api/js/ejtreeview#methods:gettreedata) method you can get the updated tree data.
1515

1616
Refer the following code block to know how to get updated data from TreeView.
1717

@@ -271,7 +271,7 @@ The output for the context menu for TreeView control is as follows.
271271

272272
## Sorted data using refresh method
273273

274-
TreeView allows you to refresh the entire tree data by using [refresh](http://help.syncfusion.com/js/api/ejtreeview#methods:refresh) method. Refer the below code block to know how to sort entire tree data using refresh method.
274+
TreeView allows you to refresh the entire tree data by using [refresh](https://help.syncfusion.com/api/js/ejtreeview#methods:refresh) method. Refer the below code block to know how to sort entire tree data using refresh method.
275275

276276
In the controller page, create a data list that contains the details about tree nodes.
277277

@@ -726,7 +726,7 @@ TreeView allows us to bind and update tree data in mapped data component while a
726726

727727
## Set tooltip for TreeView nodes
728728

729-
TreeView allows you to set tooltip option to TreeView nodes using [fields.linkAttribute](http://help.syncfusion.com/js/api/ejtreeview#members:fields-linkattribute) property of TreeView. Refer the below code block to know how to set tooltip for TreeView nodes.
729+
TreeView allows you to set tooltip option to TreeView nodes using [fields.linkAttribute](https://help.syncfusion.com/api/js/ejtreeview#members:fields-linkattribute) property of TreeView. Refer the below code block to know how to set tooltip for TreeView nodes.
730730

731731
In the model page, add a class and define the properties as shown below.
732732

‎aspnetmvc/Visual-Studio-Integration/Visual-Studio-Extensions/Create-Project.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Use the following steps to create the **Syncfusion ASP.NET MVC (Essential JS 1)
8989

9090
![Web.config file configured for the selected controls in the project created](Create-Project_images/CreateSyncfusionMVCProject-img15.png)
9191

92-
8. Then, Syncfusion licensing registration required message box will be shown, if you installed the trial setup or NuGet packages since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio release. Navigate to the [help topic](https://help.syncfusion.com/common/essential-studio/licensing/license-key#how-to-generate-syncfusion-license-key), which is shown in the licensing message box to generate and register the Syncfusion license key to your project. Refer to this [blog](https://blog.syncfusion.com/post/Whats-New-in-2018-Volume-2-Licensing-Changes-in-the-1620x-Version-of-Essential-Studio.aspx) post for understanding the licensing changes introduced in Essential Studio.
92+
8. Then, Syncfusion licensing registration required message box will be shown, if you installed the trial setup or NuGet packages since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio release. Navigate to the [help topic](https://help.syncfusion.com/common/essential-studio/licensing/overview#how-to-generate-syncfusion-license-key), which is shown in the licensing message box to generate and register the Syncfusion license key to your project. Refer to this [blog](https://www.syncfusion.com/blogs/post/whats-new-in-2018-volume-2.aspx) post for understanding the licensing changes introduced in Essential Studio.
9393

9494
![Syncfusion license registration required message box for Syncfusion Essential JS 1 ASP.NET MVC web projects](Create-Project_images/CreateSyncfusionMVCProject-img16.jpeg)
9595

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /