Table of Contents

DocumentUltimateWebConfiguration.AvailableDisplayCultures Property

Definition

Namespace
GleamTech.DocumentUltimate.AspNet
Assembly
GleamTech.DocumentUltimate.dll

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

public static IEnumerable<CultureInfo> AvailableDisplayCultures { get; }

Property Value

IEnumerable<CultureInfo>