Enum RedirectReason
  
  
  
  Assembly: DotNetNuke.dll
  Syntax
  
    public enum RedirectReason
   
  Fields
  
    
      
        | Name | Description | 
    
    
      
        | Alias_In_Url |  | 
      
        | Built_In_Url |  | 
      
        | Custom_Redirect |  | 
      
        | Custom_Tab_Alias |  | 
      
        | Deleted_Page |  | 
      
        | Diacritic_Characters |  | 
      
        | Disabled_Page |  | 
      
        | Error_Event |  | 
      
        | Exception |  | 
      
        | File_Url |  | 
      
        | Host_Portal_Used |  | 
      
        | Module_Provider_Redirect |  | 
      
        | Module_Provider_Rewrite_Redirect |  | 
      
        | No_Portal_Alias |  | 
      
        | Not_Lower_Case |  | 
      
        | Not_Redirected |  | 
      
        | Page_404 |  | 
      
        | Requested_404 |  | 
      
        | Requested_404_In_Url |  | 
      
        | Requested_SplashPage |  | 
      
        | Secure_Page_Requested |  | 
      
        | SiteUrls_Config_Rule |  | 
      
        | Site_Root_Home |  | 
      
        | Spaces_Replaced |  | 
      
        | Tab_External_Url |  | 
      
        | Tab_Permanent_Redirect |  | 
      
        | Tab_Temporary_Redirect |  | 
      
        | Unfriendly_Url_1 |  | 
      
        | Unfriendly_Url_2 |  | 
      
        | Unfriendly_Url_Child_Portal |  | 
      
        | Unfriendly_Url_TabId |  | 
      
        | User_Profile_Url |  | 
      
        | Wrong_Portal |  | 
      
        | Wrong_Portal_Alias |  | 
      
        | Wrong_Portal_Alias_For_Browser_Type |  | 
      
        | Wrong_Portal_Alias_For_Culture |  | 
      
        | Wrong_Portal_Alias_For_Culture_And_Browser |  | 
      
        | Wrong_Sub_Domain |  | 
    
  
  Extension Methods