PaneItem.ShowFileNameInThumbnailsView Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a value indicating whether to display filenames in the Thumbnails view or not.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

C#
public bool ShowFileNameInThumbnailsView { get; set; }

Property Value

Type: System..Boolean

If true, filenames are displayed under thumbnails; otherwise, only thumbnails are shown.

Default value is false.

See Also

Reference