Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

PopupCalendar Class

Provides an easy way to represent time in divisions, such as weeks, months, and years. PopupCalendar control represents a dynamic calendar which will be displayed by client side JavaScript.

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

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         EO.Web.WebControlBase
            EO.Web.WebControl
               EO.Web.Calendar
                  EO.Web.PopupCalendar
                     EO.Web.DatePicker

[Visual Basic]
Public Class PopupCalendar
    Inherits Calendar
[C#]
public class PopupCalendar : Calendar

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.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

PopupCalendar Members | EO.Web Namespace


Direct link to this topic