| DateTimeHelperGetFirstDayOfWeek Method (String) | 
            Gets the first day of the week.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
 Syntax
Syntaxpublic static DayOfWeek GetFirstDayOfWeek(
	string culture
)
Parameters
- culture
- Type: SystemString
 Culture
Return Value
Type: 
DayOfWeek See Also
See Also