MapperLinkFlags Enumeration |
Namespace: NetQuarry.Data
Member name | Value | Description | |
---|---|---|---|
MarkExternal | 1 | Mark the link as an external request. Exgternal requests are appropriate for use as links in email and similar uses where a log in to the system may be required before proceeding to the specified target. | |
UseCurrentRequest | 2 | Base the link on the current request's raw URL. | |
FullyQualify | 4 | Fully qualify the URL from the root. | |
DetailTarget | 8 | The link should reference the MOP for the current page's detail view. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.