Sitecore 5.0 API

Item.Modified Property

Gets a value that indicates if the item has been modified.

[Visual Basic]
Public ReadOnly Property Modified As Boolean
[C#]
public bool Modified {get;}

See Also

Item Class | Sitecore.Data.Items Namespace