WebAssetGroupBuilder - класс |
Пространство имён: Telerik.Web.Mvc.UI
public class WebAssetGroupBuilder : IHideObjectMembers
Тип WebAssetGroupBuilder предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| WebAssetGroupBuilder |
Initializes a new instance of the WebAssetGroupBuilder class.
|
| Имя | Описание | |
|---|---|---|
| Add |
Adds the specified source as WebAsset.
| |
| CacheDurationInDays |
Sets the caches the duration of this group.
| |
| Combined |
Sets whether the groups items will be served as combined.
| |
| Compress |
Sets whether the groups will be served as compressed. By default asset groups are not compressed.
| |
| ContentDeliveryNetworkUrl |
Sets the content delivery network URL.
| |
| DefaultPath |
Sets the defaults path of the containing WebAsset.
| |
| Enabled |
Enables or disables the group
| |
| UseTelerikContentDeliveryNetwork |
Sets whether Telerik content delivery network would be used.
| |
| Version |
Sets the version.
|
| Имя | Описание | |
|---|---|---|
| (WebAssetGroupBuilder to WebAssetGroup) |
Performs an implicit conversion from WebAssetGroupBuilder to [!:Telerik.Web.Mvc.UI.WebAssetGroup].
|
| Имя | Описание | |
|---|---|---|
| GetID |
Получить идентификатор из объекта.
Вызывает ToString().ToLower()
(Определяется ObjectExtensions.) | |
| Implementation |
Получить реальный объект из класса
(Определяется ModelExtensions.) | |
| SafeToString | (Определяется ObjectExtensions.) | |
| ToEncodedJson |
Получить представление объекта в структуре Json, зашифрованную для атрибута
(Определяется ObjectExtensions.) | |
| ToJson |
Получить представление объекта в структуре Json
(Определяется ObjectExtensions.) | |
| ToJsonSlice |
Получить представление объекта в структуре Json.
Обрезает стартовый и конечный символы { и }
(Определяется ObjectExtensions.) |