System.Web.UI.WebControls.TitleFormat Enumeration

Specifies the title format for the displayed month in the System.Web.UI.WebControls.Calendar control.

Syntax

public enum TitleFormat

Remarks

The System.Web.UI.WebControls.TitleFormat enumeration represents the different title formats for the System.Web.UI.WebControls.Calendar control.

Members

Member NameDescription
Month

Displays the title with the month but not the year (for example, "January").

MonthYear

Displays the title with both the month and the year (for example, "January 2000").

Requirements

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