FileUploadIsMediaThumbnail Property |
Determines whether the uploader should upload media file thumbnail or basic media file.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public virtual bool IsMediaThumbnail { get; set; }
Property Value
Type:
BooleanSee Also