TemplateInstanceAttribute Constructor (TemplateInstance)

 

Initializes a new instance of the TemplateInstanceAttribute class with the specified TemplateInstance enumeration value.

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

new : 
        instances:TemplateInstance -> TemplateInstanceAttribute

Parameters

instances
Type: System.Web.UI.TemplateInstance

A TemplateInstance enumeration value.

.NET Framework
Available since 2.0
Return to top
Show: