Day

Wisej.Web.Day

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Specifies the day of the week.

public enum Day : Enum

Fields

NameDescription

Default

The default day of the week specified by the current locale.

Friday

The day Friday.

Monday

The day Monday.

Saturday

The day Saturday.

Sunday

The day Sunday.

Thursday

The day Thursday.

Tuesday

The day Tuesday.

Wednesday

The day Wednesday.

Used By

NameDescription

Returns or sets the first day of the week as displayed in the month calendar.

Returns or sets the first day of the week as displayed in the month calendar.

Last updated