TagBoxBuilder.TagTemplate Method
| Name | Parameters | Description |
|---|---|---|
| TagTemplate(JS) | value | Specifies the client-side tagTemplate. |
| TagTemplate(RazorBlock) | templateContent | Specifies the client-side tagTemplate. |
| TagTemplate(TemplateName) | name | Specifies the client-side tagTemplate. |
| TagTemplate(String) | templateContent | Specifies the client-side tagTemplate. |