Dotnet-Project Framework documentation.

CalendarEX.DayINWeekDate Method 

Search the date corresponding to the day given in the week of the date given.

public static DateTime DayINWeekDate(
   DateTime date,
   DayOfWeek day
);

Parameters

date
Define the week to search in.
day
The day to search.

Return Value

See Also

CalendarEX Class | DotnetProject Namespace