Click or drag to resize

PFFieldChoiceValueTransferDataError Property

Gets or sets the error message (HTML) filled when the value/item could not be received or created.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public Html Error { get; set; }

Property Value

Type: Html
See Also