 | 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
Members|
| Member name | Value | Description |
|---|
| unknown | 0 | |
| link | 1 |
URL
|
| image | 2 |
IMAGE
|
| reference | 3 | |
| referenceLink | 4 | |
| referenceImage | 5 | |
| anchor | 6 |
Internal anchor
|
| styleLink | 7 |
The style link - link to external style source
|
| scriptLink | 8 |
The script link - link to external script source
|
| scriptPostLink | 9 |
The script link - link to extrnal script source - to be placed at bottom of page
|
See Also