FieldTemplateUserControl.ContainerType Property

.NET Framework (current version)
 

Gets the type of the data-bound control that contains the FieldTemplateUserControl class.

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

[<BrowsableAttribute(false)>]
abstract ContainerType : ContainerType with get
[<BrowsableAttribute(false)>]
override ContainerType : ContainerType with get

Property Value

Type: System.Web.DynamicData.ContainerType

The container control type.

.NET Framework
Available since 4.0
Return to top
Show: