Table of Contents

FileManager.ExcludedExtensionsForPreview Property

Definition

Namespace
GleamTech.FileUltimate.AspNet.UI
Assembly
GleamTech.FileUltimate.dll

Gets or sets a comma-separated file extensions (e.g. "docx, jpg, mp4") to exclude from previewing. "Preview" action for these file extensions will be disabled.

public string ExcludedExtensionsForPreview { get; set; }

Property Value

string