Click or drag to resize
MediaLibraryHelperURL_PARAMETER_USE_THUMBNAIL_FOR_NON_RESIZABLE_IMAGE Field
This parameter is added to the url to retrieve thumbnail of non-editable image for which we cannot get dimensions (e.g. webp or svg files).

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 13.0.131
Syntax
C#
public const string URL_PARAMETER_USE_THUMBNAIL_FOR_NON_RESIZABLE_IMAGE = "use-thumbnail-for-non-resizable-image"

Field Value

Type: String
See Also