DayRenderEventArgs Constructor

 

Initializes a new instance of the DayRenderEventArgs class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodDayRenderEventArgs(TableCell, CalendarDay)

Initializes a new instance of the DayRenderEventArgs class using the specified cell and calendar day.

System_CAPS_pubmethodDayRenderEventArgs(TableCell, CalendarDay, String)

Initializes a new instance of the DayRenderEventArgs class using the specified cell, calendar day, and selection URL.

Return to top
Show: