Click or drag to resize
AdvancedGetFileHandlerSetCacheability Method
Sets the cache-ability with dependence on connection type IE browser doesn't support No-Cache if current connection is secured

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 10.0.0
Syntax
C#
protected virtual void SetCacheability()
See Also