MapperKernelPageDisplayAttrs Property |
Get the page's PageDisplayAttrs. They should have been set in the mapper's property
collection by the page.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected PageDisplayAttrs PageDisplayAttrs { get; }
Protected ReadOnly Property PageDisplayAttrs As PageDisplayAttrs
Get
Property Value
Type:
PageDisplayAttrsSee Also