Question: How can I enable users to select "All" as the value of a multivalue query parameter? Answer: Since multivalue parameters cannot be null, you cannot use the approach previously described here . Fortunately, a simple modification of that approach
Read More...