Interface IMultilingualFormContext
Represents multilingual context of the form.
public interface IMultilingualFormContext : IFormContext
- Extension Methods
Properties
LanguageName
Represents the current language of the form.
string LanguageName { get; }
Property Value
- string