I have an MVC 4 project where the UI is strongly typed to a ViewModel. The view has certain elements that need to be shown in certain scenarios. These scenarios are governed by business logic so I don’t want to have some conditional statement like this in the UII have an MVC 4 project where the UI is strongl