Is Redirection Allowed for the session. Method analyzes the query string for special parameters to enable / disable redirects.
Cookie is created to temporarily store those parameters so that they remain available till the interactions are active.
Namespace: DotNetNuke.Services.MobileAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool IsRedirectAllowedForTheSession( HttpApplication app ) |
Visual Basic |
---|
Public Function IsRedirectAllowedForTheSession ( app As HttpApplication ) As Boolean |
Parameters
- app
- Type: System.Web..::..HttpApplication
app - HttpApplication. Request and Response properties are used