diff --git a/xml/System.Web.Caching/Cache.xml b/xml/System.Web.Caching/Cache.xml index 8df55a63aec..894cc2d174f 100644 --- a/xml/System.Web.Caching/Cache.xml +++ b/xml/System.Web.Caching/Cache.xml @@ -412,7 +412,7 @@ , a sliding expiration value of , and an absolute expiration value of . + This method will overwrite an existing cache item whose key matches the `key` parameter. The object added to the cache using this overload of the `Insert` method is inserted with a priority of , a sliding expiration value of , and an absolute expiration value of .