Namespace: DayPilot.Web.Mvc.Utils
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Syntax
| C# |
|---|
public static int ResolveAsInt( WeekStarts start ) |
| Visual Basic |
|---|
Public Shared Function ResolveAsInt ( _ start As WeekStarts _ ) As Integer |
| Visual C++ |
|---|
public: static int ResolveAsInt( WeekStarts start ) |
Parameters
- start
- Type: DayPilot.Web.Mvc.Enums..::..WeekStarts