Click or drag to resize

PostPublishEventArgsPublishError Property


Gets the exception of Publishing error, if exception occurred during publishing

Namespace:  Ingeniux.CMS.Event
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
public Exception PublishError { get; }

Property Value

Type: Exception
See Also