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: aspnet/Diagram/Port.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
layout: post
3
-
title: Ports | Diagram | ASP.NET Webform | Syncfusion
4
-
description: This section explains how to draw/create connections between the nodes with specific points.
3
+
title: Ports in ASP.NET Webforms Diagram Control | Syncfusion
4
+
description: Learn here all about ports support in Syncfusion Essential ASP.NET Webforms Diagram Control, its elements, and more.
5
5
platform: aspnet
6
6
control: Diagram
7
7
documentation: ug
8
8
---
9
9
10
-
# Port
10
+
# Ports in ASP.NET Webforms Diagram
11
11
12
12
Essential Diagram for ASP.NET provides support to define custom ports for making connections.
13
13
@@ -127,4 +127,4 @@ The following code illustrates how to change the appearance of port.
127
127
128
128
## Constraints
129
129
130
-
The `Constraints` property allows to enable/disable certain behaviors of ports. For more information about port constraints, refer to [Port Constraints](/aspnet/Diagram/Constraints#portconstraints)
130
+
The `Constraints` property allows to enable/disable certain behaviors of ports. For more information about port constraints, refer to [Port Constraints](/aspnet/diagram/constraints#portconstraints)
0 commit comments