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)>
Public Property Host As IFieldTemplateHost
	Get
	Private Set
End Property

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: