DocumentUltimateWebConfigurationAvailableDisplayCultures Property
Gets all available display cultures for the document viewer. Cultures for both bundled and custom translation files will be returned.
Namespace: GleamTech.DocumentUltimate.AspNetAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public static IEnumerable<CultureInfo> AvailableDisplayCultures { get; }
Public Shared ReadOnly Property AvailableDisplayCultures As IEnumerable(Of CultureInfo)
Get
Property Value
IEnumerableCultureInfo