- itemName
- Documentation for this section has not yet been entered.
In implementing the ISessionStateItemCollection.Remove(string) method, you should set the ISessionStateItemCollection.Dirty property to true to indicate values in the System.Web.SessionState.ISessionStateItemCollection implementation have been modified.
If the System.Web.SessionState.ISessionStateItemCollection implementation does not contain an element with the specified name, the collection should remain unchanged and no exception be thrown.