The fields of System.Web.UI.TemplateInstanceAttribute are listed below. For a list of all members, see the TemplateInstanceAttribute Members list.
See Also: Inherited members from System.Attribute
static readonly | Default | TemplateInstanceAttribute.
Defines the default value for the System.Web.UI.TemplateInstanceAttribute class. This field is read-only. |
static readonly | Multiple | TemplateInstanceAttribute.
Creates an instance of the System.Web.UI.TemplateInstanceAttribute class as one representing a template that will be instantiated multiple times. This field is read-only. |
static readonly | Single | TemplateInstanceAttribute.
Creates an instance of the System.Web.UI.TemplateInstanceAttribute class as one representing a template that will be instantiated a single time. This field is read-only. |