| Connection Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Helpers.UniGraphConfig
 Syntax
Syntaxpublic class Connection
The Connection type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | Connection | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ID | 
            ID of connection (not rendered to HTML).
             | 
|  | SourceNodeID | 
            ID of HTML element representing node from which connection starts.
             | 
|  | SourcePointID | 
            ID of source point from which connection starts.
             | 
|  | TargetNodeID | 
            ID of HTML element representing node to which connection leads.
             | 
 See Also
See Also