Click or drag to resize

EAPPageCommandEventArgsMainMapper Property

The main mapper object (this is different from the Mapper only in PaneNavigation)

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public IMapper MainMapper { get; set; }

Property Value

Type: IMapper
See Also