SelectList.AllowReselectValue Field

GeonBit.UI

SelectListAllowReselectValue Field
If true and user clicks on the item currently selected item, it will still invoke value change event as if a new value was selected.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool AllowReselectValue

Field Value

Type: Boolean
See Also