Enum LanguageSelector.LanguageSelectionMode
Language Selection mode, offered to the user: single select or multiple select.
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
public enum LanguageSelectionMode : int
Fields
Name | Description |
---|---|
Multiple | Language Selection mode, offered to the user: single select or multiple select. |
Single | Language Selection mode, offered to the user: single select or multiple select. |