Click or drag to resize

PFFieldChoiceControlName_Choice_HiddenInput Field

Name of the control: hidden input posted to get the control value when there is no checked radio button or checkbox (=not posted).

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public const string ControlName_Choice_HiddenInput = "ChoiceHiddenInput"

Field Value

Type: String
See Also