TemplateInstanceAttribute.Single Field
.NET Framework (current version)
Creates an instance of the TemplateInstanceAttribute class as one representing a template that will be instantiated a single time. This field is read-only.
Assembly: System.Web (in System.Web.dll)
Field Value
Type: System.Web.UI.TemplateInstanceAttributeIf the Single field is accessed, a new template instance is instantiated a single time.
.NET Framework
Available since 2.0
Available since 2.0
Show: