TemplateInstanceAttribute Fields

 

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

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticDefault

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

System_CAPS_pubfieldSystem_CAPS_staticMultiple

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

System_CAPS_pubfieldSystem_CAPS_staticSingle

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

Return to top
Show: