Click or drag to resize

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
C#
public enum metaLinkCollectionType
Request Example View Source
Members
  Member nameValueDescription
unknown0 It will pass links as they are
externalWeb1 It will ensure that links are with URL shema
relative2 It will create relative URL accorting to collection location
absolute3 It will create absolute URLs according to collection location
See Also