Custom Properties Custom properties feature allows you to add data additionally to the Node and LineConnector.
JavaScript: In JavaScript, you can add the custom properties directly into the node object. JS
EJMVC In MVC, custom properties can be added to the nodes and connectors by using the addInfo properties of nodes and connector. AddInfo is defined as a dictionary and custom properties are added as a key value pair. This dictionary object can be retrieved in the client side. CONTROLLER
CSHTML
EJWEB In EJWEB, you can add the custom properties to the nodes and connectors by using addInfo properties of nodes and connector. AddInfo is defined as a dictionary and custom properties are added as a key value pair. This dictionary object can be retrieved in the client side. ASPX.CS ASPX
|
This page will automatically be redirected to the sign-in page in 10 seconds.