Table of Contents

FileUltimateWebConfiguration.AvailableDisplayCultures Property

Definition

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

Gets all available display cultures for the file manager. Cultures for both bundled and custom translation files will be returned.

public static IEnumerable<CultureInfo> AvailableDisplayCultures { get; }

Property Value

IEnumerable<CultureInfo>