Click or drag to resize
KaxScriptManager Properties

The KaxScriptManager type exposes the following members.

Properties
  Name Description
Public property CdnSettings
Public property EnableHandlerDetection
Gets or sets a value indicating if KaxScriptManager should check the Kettic.AspNet.Controls.WebResource handler existence in the application configuration file.
Public property EnableScriptCombine
Specifies whether or not multiple script references should be combined into a single file
Public property HttpHandlerUrl
Specifies the URL of the HTTPHandler that combines and serves the scripts.
Public property OutputCompression
Specifies whether or not the combined output will be compressed.
Top
See Also