MapperDetailHostControl Property |
The control hosting this mapper's bound fields. This can be either a container control
or the page itself.
Namespace:
NetQuarry.Data.WebMappers
Assembly:
EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected Control HostControl { get; }
Protected ReadOnly Property HostControl As Control
Get
Property Value
Type:
ControlSee Also