Click or drag to resize
WindowsLiveLoginClearCookieAndRedirect Method
Clear live id cookies and redirect to the logon page.

Namespace: CMS.ExternalAuthentication
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 11.0.0
Syntax
C#
public static void ClearCookieAndRedirect(
	string loginPage
)

Parameters

loginPage
Type: SystemString
See Also