ArcGIS Pro 2.9 API Reference Guide
IsDirty Property (ToolOptionsEmbeddableControl)

ArcGIS.Desktop.Editing Namespace > ToolOptionsEmbeddableControl Class : IsDirty Property
A simple implementation of IEditingCreateToolControl.IsDirty .
Syntax
public virtual bool IsDirty {get; set;}
Public Overridable Property IsDirty As Boolean
Remarks
By default, IsDirty is set to false.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ToolOptionsEmbeddableControl Class
ToolOptionsEmbeddableControl Members