System.Web.UI.WebControls.CalendarDay.DayNumberText Property

Gets the string equivalent of the day number for the date represented by an instance of the System.Web.UI.WebControls.CalendarDay class. This property is read-only.

Syntax

public string DayNumberText { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the CalendarDay.DayNumberText property to determine the string equivalent of the day number for the date represented by an instance of this class. This allows you to programmatically control the appearance or behavior of the day, based on this value.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0