SessionProfile.CurrentLanguage Property

Interface language to be used within current application session.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public LanguageInfo CurrentLanguage { get; protected set; }

Property Value

LanguageInfo

Implements

ISessionProfile.CurrentLanguage

See Also