In the razor view engine, we will declare a variable like as shown below. @{. var weekDay = DateTime.Now.DayOfWeek;. } ...
確定! 回上一頁