FileManagerImageThumbnailsEnabled Property

Gets or sets a value that specifies whether thumbnails for image files should be displayed. Default is true.

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.6
C#
public bool ImageThumbnailsEnabled { get; set; }

Property Value

Boolean

See Also