HttpCachePolicyBase.SetNoTransforms Method ()

 

When overridden in a derived class, sets the Cache-Control: no-transform HTTP header.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

abstract SetNoTransforms : unit -> unit
override SetNoTransforms : unit -> unit

Exception Condition
NotImplementedException

Always.

.NET Framework
Available since 3.5
Return to top
Show: