I\'m trying to create a custom ActionFilter which operates on a set of parameters that would be passed to it from the controller.
So far, my customer ActionFilter lo
You can only use constant values for attribute properties; see a this page for a full explanation.