Share via


CookiesAuthenticationControl.GetErrorPageLocations Method

Returns an array of URLs containing the locations of error Web pages.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Function GetErrorPageLocations As String()
'Usage
Dim instance As CookiesAuthenticationControl
Dim returnValue As String()

returnValue = instance.GetErrorPageLocations()
public string[] GetErrorPageLocations()

Return Value

Type: []
The string array of URLs of the Web page locations.

See Also

Reference

CookiesAuthenticationControl Class

CookiesAuthenticationControl Members

Microsoft.Office.Server.Search.WebControls Namespace