Gets or sets whether the property has been changed
Namespace: DotNetNuke.Entities.UsersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool IsDirty { get; } |
Visual Basic |
---|
Public ReadOnly Property IsDirty As Boolean Get |