Click or drag to resize
AuthenticationHelperIsAuthenticationRedirect Method
Checks whether request is being redirected to a logon page.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public static bool IsAuthenticationRedirect()

Return Value

Type: Boolean
See Also