TemplateInstanceAttribute.Single Field

 

Creates an instance of the TemplateInstanceAttribute class as one representing a template that will be instantiated a single time. This field is read-only.

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

public static readonly TemplateInstanceAttribute Single

If the Single field is accessed, a new template instance is instantiated a single time.

.NET Framework
Available since 2.0
Return to top
Show: