Click or drag to resize

PFFieldBooleanControlName_RadioButton_Hidden Field

Name of the control: hidden input posted to get the control value when there is no checked radio button (=not posted). If the only value posted, the item's value will be set to null.

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_RadioButton_Hidden = "RadioButtonHidden"

Field Value

Type: String
See Also