IMapperParentContext Property |
Gets
RelatedMapperContext information about this mapper's parent mapper including, if requested, a filtered instance
of the parent. Typically the parent mapper is determined from the request's QueryString.
Namespace:
NetQuarry.Data
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax RelatedMapperContext ParentContext { get; set; }
Property ParentContext As RelatedMapperContext
Get
Set
Property Value
Type:
RelatedMapperContextSee Also