public sealed class ActionTemplateNodeModel : ActionNodeBase| ActionTemplateNodeModel(IAzureCosmosDb, NodeDto, ModalDropdownOptions) | Constructor for when loading from the database. |
| ActionTemplateNodeModel(IAzureCosmosDb, ModalDropdownOptions, NullableGuid, Point) | Default constructor |
| SetTemplate | The template the user has selected. |
| ToNodeDto |
Turns a Node from the Diagram into a format for saving to Cosmos DB.
(Defined by DiagramsFactory) |