Remko
06/12/2024, 2:16 PMRemko
06/12/2024, 3:47 PMRemko
06/12/2024, 3:48 PMSebastiaan
06/12/2024, 7:42 PMJason
06/18/2024, 4:10 PMModel.AncestorOrSelf("festival")
and Model.AncestorOrSelf<Festival>()
If you swap the magic string with the type, you will get the expected behaviour.
It'd be nice if someone could update the XML comments to match the new behaviour.