LanguageChangedEventArgs¶ Summary¶ Provides data for the language changed event. Signature 1public class LanguageChangedEventArgs Namespace¶ cAlgo.API See Also¶ cAlgo.API.Application.Language cAlgo.API.Application.LanguageChanged Properties¶ Language¶ Summary Gets the language. Signature 1public Language Language {get;} Return Value Language