Click or drag to resize
AuthenticationHelperDEFAULT_LOGON_PAGE Field
URL to default logon page.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 11.0.0
Syntax
C#
public const string DEFAULT_LOGON_PAGE = "~/cmspages/logon.aspx"

Field Value

Type: String
See Also