ConstructLinkOptions Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
UseQualifiedPath | 1 | Use application's RootURL property to construct link, otherwise uses default root '~'. | |
UseHttp | 2 | Use an HTTP path even if running in HTTPS. Valid only in conjunction with UseQualifiedPath. | |
EncryptParams | 4 | Encrypt the parameters in the request other than req=request type |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.