EAPPageCommandEventArgsMapper Property |
The primary
IMapper for this page firing the event. May be null.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public IMapper Mapper { get; set; }
Public Property Mapper As IMapper
Get
Set
Property Value
Type:
IMapperSee Also