C#
VB
C++
Raises the ItemRemoved event.
protected virtual void OnItemRemoved(string id,byte[] removedItem,CacheItemRemovedReason reason)
Protected Overridable Sub OnItemRemoved( _ByVal id As String, _ByVal removedItem() As Byte, _ByVal reason As CacheItemRemovedReason _)
protected:virtual void OnItemRemoved(String^ id,array<byte>^ removedItem,CacheItemRemovedReason reason)
id
A System.String that identifies the deleted cache item.
removedItem
An array of System.Byte representing the removed item data.
reason
A System.Web.Caching.CacheItemRemovedReason value which specifies the reason for deleting this item.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
