GetDayOfWeekName(DayOfWeek) Method
In This Topic
Returns the culture-specific full name of the specified day of the week based on the current UI culture.
Syntax
Parameters
- day
- The System.DayOfWeek value.
Return Value
The culture-specific full name of the day of the week represented by dayofweek.
See Also