Gets or sets the reason for cancel.
Namespace:
EPiServerAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public string CancelReason { get; set; } |
Field Value
The cancel reason.
Remarks
If the cancellation results in an EPiServerCancelAction, this string will be used as the message in the exception.