HtmlTemplateCollection Events
The collection of HTML templates that can be used as an external template storage by other controls.| Name | Description |
|---|---|
| Changed | Occurs when this HtmlTemplateCollection was modified (for example, a new template was added to this collection). |
| Disposed | Occurs when this HtmlTemplateCollection is disposed of. |
See Also