HttpCachePolicy::GetNoTransforms Method ()

 

Gets the status of the HTTP No-Transform Directive.

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

public:
bool GetNoTransforms()

Return Value

Type: System::Boolean

true if the HTTP No-Transform Directive is set; otherwise false.

Enables the sending of the Cache-Control HTTP header.

.NET Framework
Available since 4.6.2
Return to top
Show: