SharedWebAssetsStyleSheets - метод |
Executes the provided delegate that is used to configure stylesheets.
Пространство имён:
Telerik.Web.Mvc
Сборка:
Telerik.Web.Mvc (в Telerik.Web.Mvc.dll) Версия: 2011.1.315.340
Синтаксисpublic static void StyleSheets(
Action<SharedWebAssetGroupBuilder> configureAction
)
Параметры
- configureAction
- Тип: ActionSharedWebAssetGroupBuilder
The configure action.
См. также