WebAssetDefaultSettings - класс |
Пространство имён: Telerik.Web.Mvc
public static class WebAssetDefaultSettings
Тип WebAssetDefaultSettings предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| CacheDurationInDays |
Gets or sets the cache duration in days.
| |
| Combined |
Gets or sets a value indicating whether assets shoule be combined.
| |
| Compress |
Gets or sets a value indicating whether assets should be served as compressed.
| |
| ScriptFilesPath |
Gets or sets the script files path. Path must be a virtual path.
| |
| StyleSheetFilesPath |
Gets or sets the style sheet files path. Path must be a virtual path.
| |
| UseTelerikContentDeliveryNetwork |
Gets or sets a value indicating whether [use telerik content delivery network].
| |
| Version |
Gets or sets the version.
|