Click or drag to resize

appendLinkType Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Type of link/object to append

Namespace:  imbSCI.Data.enums.appends
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public enum appendLinkType
Request Example View Source
Members
  Member nameValueDescription
unknown0
link1 URL
image2 IMAGE
reference3
referenceLink4
referenceImage5
anchor6 Internal anchor
styleLink7 The style link - link to external style source
scriptLink8 The script link - link to external script source
scriptPostLink9 The script link - link to extrnal script source - to be placed at bottom of page
See Also