The members of System.Web.UI.TemplateInstanceAttribute are listed below.
See Also: Inherited members from System.Attribute
Initializes a new instance of the System.Web.UI.TemplateInstanceAttribute class with the specified System.Web.UI.TemplateInstance enumeration value. |
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. |
[read-only] | Instances | TemplateInstance.
Gets the System.Web.UI.TemplateInstance enumeration value that the current template instance represents. |
override | Equals(object)
| |
override | GetHashCode()
| |
override | IsDefaultAttribute()
|