Click or drag to resize

WebImageViewerIsDirty Property

Gets or sets a value indicating that modifications have been made since the last save.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected bool IsDirty { get; set; }

Property Value

Type: Boolean
See Also