Checks a System.Web.UI.StateItem object stored in the System.Web.UI.StateBag object to evaluate whether it has been modified since the call to Control.TrackViewState.
true if the item has been modified; otherwise, false.
This method also returns false if the key parameter does not exist in the System.Web.UI.StateBag object.