Skip to main content
All docs
V25.1
  • DiagramCustomShapeBuilder.ToolboxTemplate Method

    Name Parameters Description
    ToolboxTemplate(JS) value Specifies a custom template for the shape in the toolbox. Mirrors the client-side toolboxTemplate option.
    ToolboxTemplate(RazorBlock) templateContent Specifies a custom template for the shape in the toolbox. Mirrors the client-side toolboxTemplate option.
    ToolboxTemplate(TemplateName) name Specifies a custom template for the shape in the toolbox. Mirrors the client-side toolboxTemplate option.
    ToolboxTemplate(String) templateContent Specifies a custom template for the shape in the toolbox. Mirrors the client-side toolboxTemplate option.