Click or drag to resize

SignaturePadDirty Property

Gets/sets whether or not the control value was posted back.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool Dirty { get; set; }

Property Value

Type: Boolean

Implements

IDataFieldDirty
See Also