summaryT:DotNetNuke.UI.WebControls.DNNTimeZoneEditControl
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[ObsoleteAttribute("Deprecated in DNN 6.0. Replaced by new DnnTimeZoneComboBox control and use of .NET TimeZoneInfo class")] public class DNNTimeZoneEditControl : IntegerEditControl |
| Visual Basic |
|---|
<ObsoleteAttribute("Deprecated in DNN 6.0. Replaced by new DnnTimeZoneComboBox control and use of .NET TimeZoneInfo class")> Public Class DNNTimeZoneEditControl Inherits IntegerEditControl |
Inheritance Hierarchy
System..::..Object
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
DotNetNuke.UI.WebControls..::..EditControl
DotNetNuke.UI.WebControls..::..IntegerEditControl
DotNetNuke.UI.WebControls..::..DNNTimeZoneEditControl
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
DotNetNuke.UI.WebControls..::..EditControl
DotNetNuke.UI.WebControls..::..IntegerEditControl
DotNetNuke.UI.WebControls..::..DNNTimeZoneEditControl