BootstrapTreeViewNodeBuilder.Template Method
| Name | Parameters | Description |
|---|---|---|
| Template(TemplateContent) | template | Sets a template used for displaying the content of the particular node. |
| Template(TemplateContentCallback<BootstrapTreeViewNodeTemplateContainerSettings>) | template | Sets a template used for displaying the content of the particular node. |