Click or drag to resize
SearchContextLastError Property
Gets the last search error.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public static Exception LastError { get; set; }

Property Value

Type: Exception
See Also