Свойство | Type | Description | |
---|---|---|---|
cache_control_partkey | string | ||
cache_control_tablename | string |
Méthode | Description | |
---|---|---|
FetchPurgeableCacheDicts ( ) : object>>.List |
||
MarkBaseCacheEntryForRemoval ( string cached_uri, int instance_count ) : void | ||
MaybePurgeCache ( ICache cache ) : void | ||
MaybeSuppressResponseBodyForView ( System.Web.Mvc.ControllerContext context, byte view_data ) : byte[] | ||
RetrieveBlobAndEtagFromServerCacheOrUri ( ICache cache, |
||
ViewCache ( System.Web.Mvc.ControllerContext context ) : string |
public static FetchPurgeableCacheDicts ( ) : object>>.List |
||
Résultat | object>>.List |
public static MarkBaseCacheEntryForRemoval ( string cached_uri, int instance_count ) : void | ||
cached_uri | string | |
instance_count | int | |
Résultat | void |
public static MaybePurgeCache ( ICache cache ) : void | ||
cache | ICache | |
Résultat | void |
public static MaybeSuppressResponseBodyForView ( System.Web.Mvc.ControllerContext context, byte view_data ) : byte[] | ||
context | System.Web.Mvc.ControllerContext | |
view_data | byte | |
Résultat | byte[] |
public static RetrieveBlobAndEtagFromServerCacheOrUri ( ICache cache, |
||
cache | ICache | |
uri | ||
Résultat | object>.Dictionary |
public static ViewCache ( System.Web.Mvc.ControllerContext context ) : string | ||
context | System.Web.Mvc.ControllerContext | |
Résultat | string |
public static string cache_control_partkey | ||
Résultat | string |