TemplateContainerAttribute Constructor

 

Initializes a new instance of the TemplateContainerAttribute class.

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

NameDescription
System_CAPS_pubmethodTemplateContainerAttribute(Type^)

Initializes a new instance of the TemplateContainerAttribute class using the specified container type.

System_CAPS_pubmethodTemplateContainerAttribute(Type^, BindingDirection)

Initializes a new instance of the TemplateContainerAttribute class using the specified container type and the BindingDirection property.

Return to top
Show: