Inside of a View can I get a full route information to an action?
If I have an action called DoThis in a controller MyController. Can I get to a path of "/MyController/DoThis/"?
Inside of a View can I get a full route information to an action?
If I have an action called DoThis in a controller MyController. Can I get to a path of "/MyController/DoThis/"?