System.Web.UI.TemplateInstanceAttribute: Field Members

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

Public Fields

static readonly
DefaultTemplateInstanceAttribute.

Defines the default value for the System.Web.UI.TemplateInstanceAttribute class. This field is read-only.

static readonly
MultipleTemplateInstanceAttribute.

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
SingleTemplateInstanceAttribute.

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.