Click or drag to resize
FileUploadIsMediaThumbnail Property
Determines whether the uploader should upload media file thumbnail or basic media file.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public virtual bool IsMediaThumbnail { get; set; }

Property Value

Type: Boolean
See Also