ASP.NET MVC Controls
InputDateTime Class
Members 

The control allows users to input dates and times, either by typing complete date/time values in any format supported, or by picking dates from a drop-down calendar and times from a drop-down list.
Syntax
'Declaration
 
Public Class InputDateTime 
   Inherits InputDateBase
   Implements IDropDown, ITemplate 
public class InputDateTime : InputDateBase, IDropDown, ITemplate  
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.InputBase
            C1.Web.Mvc.FormInputBase
               C1.Web.Mvc.DropDown
                  C1.Web.Mvc.InputDateBase
                     C1.Web.Mvc.InputDateTime

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

InputDateTime Members
C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback