Gets or sets whether the property has been changed

Namespace: DotNetNuke.Entities.Users
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool IsDirty { get; }
Visual Basic
Public ReadOnly Property IsDirty As Boolean
	Get

See Also