Dynamicweb 8 Documentation
DateSelector Class
Members 

Syntax
'Declaration
 
<DefaultPropertyAttribute("Text")> 
<ToolboxDataAttribute("<{0}:DateSelector runat=server></{0}:DateSelector>")> 
Public Class DateSelector 
   Inherits System.Web.UI.WebControls.WebControl
[DefaultPropertyAttribute("Text")] 
[ToolboxDataAttribute("<{0}:DateSelector runat=server></{0}:DateSelector>")] 
public class DateSelector : System.Web.UI.WebControls.WebControl 
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         Dynamicweb.Extensibility.DateSelector

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

DateSelector Members
Dynamicweb.Extensibility Namespace

Send Feedback