Clears the IsDirty Flag

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

Syntax

C#
public void ClearIsDirty()
Visual Basic
Public Sub ClearIsDirty

See Also