Click or drag to resize

PFFieldChoiceValueTransferDataValueHtml Property

Gets or sets an html representing the value, to be inserted in the client control.

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 ValueHtml { get; set; }

Property Value

Type: Html
See Also