MapperKernelIsPageMultiElement Property |
Gets whether or the host template a multi-element template (e.g. ConsoleTemplate) vs. a single-element template (e.g. TabbedSubformTemplate).
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected bool IsPageMultiElement { get; }
Protected ReadOnly Property IsPageMultiElement As Boolean
Get
Property Value
Type:
BooleanSee Also