FieldTemplateUserControl.Host Property

 

Gets or sets the host that provides context to this FieldTemplateUserControl class.

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

[<BrowsableAttribute(false)>]
member Host : IFieldTemplateHost with get, private set

Property Value

Type: System.Web.DynamicData.IFieldTemplateHost

The object that provides context to this field template class.

.NET Framework
Available since 3.5
Return to top
Show: