TemplateInstanceAttribute.Default Field

 

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

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

public static readonly TemplateInstanceAttribute Default

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

.NET Framework
Available since 2.0
Return to top
Show: