LinkForNavFlags Enumeration |
Namespace: NetQuarry.Data
| Member name | Value | Description | |
|---|---|---|---|
| QualifiedPath | 1 | Return the link with the current IAppContext.Properties "RootPath" property value. | |
| DocumentOnly | 2 | Return the document portion of the link only. | |
| DoNotResolveExpressions | 4 | Don't resolve any expressions in the raw link. Expressions would be resoved manually by caller if necessary |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.