PageElementAttrs Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
Disabled | 1 | This element is disabled and will not be loaded. | |
AppendParentDescription | 2 | In a subform, the parent description should be appended to the element's caption. | |
NoCount | 4 | Do not append the count to the element's caption. | |
MultiAdd | 8 | This mapper supports Multi-add. | |
Hidden | 16 | This element is hidden and will not be displayed. | |
TenantSpecific | 32 | This page element is tenant-specific and access must be explicitly granted. | |
NoTitleCase | 64 | The caption of this link should not be forced to use Title Case when implict vocabulary is being used. | |
AllowDuplicates | 128 | When multi-add is used to add records, by default existing related records are omitted. Set this to allow duplicates. | |
NoPaging | 256 | Do not include current paging information (including record count) in the caption. This generally applies to lists only. | |
HtmlCaption | 512 | The caption may include HTML and should not be escaped. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.