Files
Umbraco-CMS/src/Umbraco.Web/Models
Darren Ferguson a2a81222e6 Adding extension methods to PartialViewMacroModel to allow: Model.GetParameterValue<DateTime>("datey")
Model.GetParameterValue<int>("booly", 8) //optional default value if parsing can't happen
Model.GetParameterValue("booly",8) // can be used like this as type is implied by default value argument
2014-05-14 11:33:40 +01:00
..
2013-11-07 17:16:22 +01:00
2014-04-28 10:17:41 -05:00
2013-11-07 17:16:22 +01:00
2013-11-07 17:16:22 +01:00
2013-11-07 17:16:22 +01:00
2013-11-07 17:16:22 +01:00
2013-11-07 17:16:22 +01:00