System.Web.UI.TemplateInstanceAttribute.Default Field

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

Syntax

public static readonly TemplateInstanceAttribute Default

Remarks

The default behavior is to create multiple instances of the template using the TemplateInstance.Multiple enumeration value.

Requirements

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