The DNNLocaleEditControl control provides a standard UI component for selecting a Locale

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

Syntax

C#
public class DNNLocaleEditControl : TextEditControl, 
	IPostBackEventHandler
Visual Basic
Public Class DNNLocaleEditControl
	Inherits TextEditControl
	Implements IPostBackEventHandler

Inheritance Hierarchy

See Also