DiagramBuilder.CustomShapeToolboxTemplate Method
Name | Parameters | Description |
---|---|---|
CustomShapeToolboxTemplate(JS) | value | Specifies a custom template for shapes in the toolbox. Mirrors the client-side customShapeToolboxTemplate object. |
CustomShapeToolboxTemplate(RazorBlock) | templateContent | Specifies a custom template for shapes in the toolbox. Mirrors the client-side customShapeToolboxTemplate object. |
CustomShapeToolboxTemplate(TemplateName) | name | Specifies a custom template for shapes in the toolbox. Mirrors the client-side customShapeToolboxTemplate object. |
CustomShapeToolboxTemplate(String) | templateContent | Specifies a custom template for shapes in the toolbox. Mirrors the client-side customShapeToolboxTemplate object. |