I am trying to set up a page that has two behaviors. I\'m separating them by URL: One behavior is accessed via /some-controller/some-action, the other is via
/some-controller/some-action
You can test the value of Request.Url.Query if ?customise is the only think you're looking for.
Request.Url.Query
?customise