CookiesAuthenticationControl.GetErrorPageLocations Method
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: []
See Also
Reference
CookiesAuthenticationControl Class