EPTBaseReturnAlternateImage Method Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Returns the filename for thumbnail or hires image

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

protected static string ReturnAlternateImage(
	string fileName,
	ImagesAvailable imageType
)

Parameters

fileName
Type: SystemString
Originale filename
imageType
Type: ContentStudio.DocumentImagesAvailable
The type of image that should be returned

Return Value

Type: String
Filename for thumbnail or hires image
See Also

Reference