How to see in ASP.NET from which page was a method called? -


i have asp.net mvc project in have method on controller being called 2 separate pages, until behaviour same need different need see if i'm on page or page b know behaviour happens.

is there solution viewdata or view or else can check page method called?


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

c# - Can I intercept a SOAP response in .NET before a content type binding mismatch ProtocolException? -

css - Can I use the :after pseudo-element on an input field? -