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