Gets or sets the direction of the language list

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public LanguageSelector..::..LanguageListDirection ListDirection { get; set; }
Visual Basic
Public Property ListDirection As LanguageSelector..::..LanguageListDirection
	Get
	Set

See Also