FieldTemplateUserControl.DataControl Property

 

Gets the data control that handles the data field in a field template.

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

[BrowsableAttribute(false)]
public virtual Control DataControl { get; }

Property Value

Type: System.Web.UI.Control

A data control that handles the data field in a field template.

.NET Framework
Available since 3.5
Return to top
Show: