Click or drag to resize
LanguagesEnabledLanguages Property
Gets a collection of enabled languages for the account.

Namespace: ConnectedApps.Cms.Sdk.Settings
Assembly: ConnectedApps.Cms.Sdk.Settings (in ConnectedApps.Cms.Sdk.Settings.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static EntityCollection<Language> EnabledLanguages { get; }

Property Value

Type: EntityCollectionLanguage
See Also