System.Web.UI.TemplateInstanceAttribute.Multiple Field

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.

Syntax

public static readonly TemplateInstanceAttribute Multiple

Remarks

If the TemplateInstanceAttribute.Multiple field is accessed, a new template instance is instantiated multiple times.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0