 | metaLinkCollectionType Enumeration |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI
How this link collection makes url
Namespace:
imbSCI.Reporting.meta.collection
Assembly:
imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
Members|
| Member name | Value | Description |
|---|
| unknown | 0 |
It will pass links as they are
|
| externalWeb | 1 |
It will ensure that links are with URL shema
|
| relative | 2 |
It will create relative URL accorting to collection location
|
| absolute | 3 |
It will create absolute URLs according to collection location
|
See Also