CellMapperSummaryAttrs Enumeration |
Namespace: NetQuarry.Data
Member name | Value | Description | |
---|---|---|---|
DoNotSetSummaryToFieldValue | 1 | When set, the summary HTML is only generated when the field's DisplayText is requested and never set as the field value. This prevents double-generation of the summary HTML. | |
AllowSummaryNesting | 2 | When set, the default exclusion of mapper summaries from being nested in another mapper summary is suppressed. CAUTION: This may lead to infinite recursion under certain conditions. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.