TemplateInstanceAttribute Fields
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Default | Defines the default value for the TemplateInstanceAttribute class. This field is read-only. |
![]() ![]() | Multiple | Creates an instance of the TemplateInstanceAttribute class as one representing a template that will be instantiated multiple times. This field is read-only. |
![]() ![]() | Single | Creates an instance of the TemplateInstanceAttribute class as one representing a template that will be instantiated a single time. This field is read-only. |
Show:

