HoverSummaryFlags Enumeration |
Namespace: NetQuarry.Data
Member name | Value | Description | |
---|---|---|---|
UseProvidedValue | 1 | Specifies that the HoverSummaryScript should be generated using the passed value rather than the current field value. | |
IfShowHoverSummary | 2 | By default a HoverSummary script will be returned if one can be generated even if the field does not have its HoverSummary enabled. Specify this flag if you want a script returned only when the HoverSummary is enabled for the field. Currently a HoverSummary is enabled if the field's ShowHoverSummary attribute is set, but other factors may also come into play. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.