Initializes a new instance of the LanguagesListTypeAttribute class.

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

Syntax

C#
public LanguagesListTypeAttribute(
	LanguagesListType type
)
Visual Basic
Public Sub New ( 
	type As LanguagesListType
)

See Also