Click or drag to resize

PFFieldBooleanControlName_CheckboxBis Field

Name of the control: hidden input posted to get the control value when the main checkbox is unchecked (and 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_CheckboxBis = "CheckboxBis"

Field Value

Type: String
See Also