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)

static val Default : TemplateInstanceAttribute

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: