
Subset C# Enums
Did you know that you can assign the value of an Enum from a different one?
Did you know that you can assign the value of an Enum from a different one?
Complicated data structures like Dictionaries can be difficult to two-way bind in a Razor page. Here's a quick sample showing you exactly how to do it