[CLOSED] Authorize, redirect, Direct method call

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Authorize, redirect, Direct method call

    I have the following scenario:
    A direct method call in the view calling a controller method on the server that returns a partial view. The partial view is presented as an Ext.Net window. The controller method is marked with [Authorize] attribute. When the session expires and the user is logged out, what happens now is that you just get a flicker on the screen for the Loading mask and then nothing. You still see the same page.
    I would like to redirect the user to the login page in this scenario.
    How can I do this please?
    Last edited by Dimitris; Feb 19, 2015 at 3:25 PM. Reason: [CLOSED]

Similar Threads

  1. Replies: 0
    Last Post: May 28, 2013, 2:51 PM
  2. [CLOSED] Direct Event/Method Call Priority
    By bayoglu in forum 2.x Legacy Premium Help
    Replies: 5
    Last Post: Feb 08, 2013, 2:04 PM
  3. [CLOSED] how to call direct method
    By tactime10 in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 04, 2012, 8:38 AM
  4. [CLOSED] Can I use Response object in a direct method call?
    By feanor91 in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 12, 2012, 11:50 AM
  5. how to call direct method in asp.net mvc3
    By waqasde in forum 2.x Help
    Replies: 1
    Last Post: Mar 16, 2012, 9:26 AM

Posting Permissions