Initializes a new instance of the DateTimeControl class
Namespace: System.WebControlsAssembly: System.Web.Extensions2 (in System.Web.Extensions2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public DateTimeControl() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: DateTimeControl() |
F# |
---|
new : unit -> DateTimeControl |