ScriptingSectionGroup.ScriptResourceHandler Property

Definition

Gets a ScriptingScriptResourceHandlerSection object that is derived from the current system configuration.

[System.Configuration.ConfigurationProperty("scriptResourceHandler")]
public System.Web.Configuration.ScriptingScriptResourceHandlerSection ScriptResourceHandler { get; }

Property Value

A ScriptingScriptResourceHandlerSection object.

Attributes

Remarks

Use the ScriptingScriptResourceHandler configuration section to set whether script files that are embedded as resources are compressed and cached. You can enable or disable compression and caching by using the EnableCompression and EnableCaching properties.

Applies to

Producto Versiones
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1