Click or drag to resize
PanelContentError Property
A possible error encountered during panel execution. If this panel had no error, this will be null.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public string Error { get; }

Property Value

Type: String
See Also