Dynamicweb 8 Documentation
DateTimeEditor Class
Members 

Represents a date and time editor.
Syntax
'Declaration
 
<EditorAttribute("Date and time")> 
Public Class DateTimeEditor 
   Inherits TimestampEditor
[EditorAttribute("Date and time")] 
public class DateTimeEditor : TimestampEditor 
Inheritance Hierarchy

System.Object
   Dynamicweb.Content.Items.Editors.Editor
      Dynamicweb.Content.Items.Editors.TimestampEditor
         Dynamicweb.Content.Items.Editors.DateTimeEditor

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DateTimeEditor Members
Dynamicweb.Content.Items.Editors Namespace

Send Feedback