Dynamicweb 8 Documentation
DateEditor Class
Members 

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

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

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

DateEditor Members
Dynamicweb.Content.Items.Editors Namespace

Send Feedback