Click or drag to resize

MapperKernelPage Property

The .Net Page holding this mapper.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Page Page { get; }

Property Value

Type: Page

Implements

IMapperPage
See Also