I have an Enumeration that has 4 items in it, however there are some circumstances where only 3 of the items are relevant and other screens where a different three are relevant. Is it possible to disable one of the items in the Enumeration based on some logic on the page?
↧