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

Capture and play voice with Asterisk ARI -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -