Click or drag to resize
InvalidAlternativeUrlExceptionMessage Property
Gets a message that describes the current exception.

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

Property Value

Type: String

Implements

_ExceptionMessage
See Also