DotNetNuke 5.2
The DNNTimeZoneEditControl control provides a standard UI component for selecting a Time Zone

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

Syntax

C#
public class DNNTimeZoneEditControl : IntegerEditControl
Visual Basic (Declaration)
Public Class DNNTimeZoneEditControl _
	Inherits IntegerEditControl
Visual C++
public ref class DNNTimeZoneEditControl : public IntegerEditControl

Inheritance Hierarchy

See Also