UltimateDatePicker Class

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateDatePicker Class

UltimateDatePicker is an ASP.NET server control to provide date picker functionality.

For a list of all members of this type, see UltimateDatePicker Members.

System.Object    System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         Karamasoft.WebControls.UltimateCalendar.UltimateDatePicker

[Visual Basic]
Public Class UltimateDatePicker
    Inherits WebControl
[C#]
public class UltimateDatePicker : WebControl

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

UltimateDatePicker control renders a textbox and an image. The user can click the image to open up an UltimateCalendar and pick a single date or multiple dates which will be written into textbox.

Requirements

Namespace: Karamasoft.WebControls.UltimateCalendar

Assembly: UltimateCalendar (in UltimateCalendar.dll)

See Also

UltimateDatePicker Members | Karamasoft.WebControls.UltimateCalendar Namespace