InsertAdvancedImageAlternateLinkGeneration Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Defines how InsertAdvancedImage should generated links to alternate images.

Namespace: ContentStudio.Site.ActiveScripting.EPT
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum AlternateLinkGeneration
Members

  Member nameValueDescription
None0No link is generated
WebImage1Insert a link to the normal web version of the image
HighResolutionImage2Insert a link to the high resolution version of the image
ThumbnailImage3 Insert a link to the thumbnail version of the image
See Also

Reference