Click or drag to resize
MediaLibraryHelperGetMediaFilePreviewSuffix Method
Returns media file preview suffix from settings.

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.2.23
Syntax
C#
public static string GetMediaFilePreviewSuffix(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also