BootstrapTreeViewBuilder.NodeTemplate Method
| Name | Parameters | Description |
|---|---|---|
| NodeTemplate(TemplateContent) | nodeTemplate | Sets a common template used for displaying the content of all nodes within an TreeView control. |
| NodeTemplate(TemplateContentCallback<BootstrapTreeViewNodeTemplateContainerSettings>) | nodeTemplate | Sets a common template used for displaying the content of all nodes within an TreeView control. |