Click or drag to resize
SearchIndexExceptionMessage Property
Exception message

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public override string Message { get; }

Property Value

Type: String

Implements

_ExceptionMessage
See Also