SharedWebAssetGroupBuilderAddGroup - метод

Adds the group.

Пространство имён:  Telerik.Web.Mvc
Сборка:  Telerik.Web.Mvc (в Telerik.Web.Mvc.dll) Версия: 2011.1.315.340
Синтаксис
C#
public virtual SharedWebAssetGroupBuilder AddGroup(
	string name,
	Action<WebAssetGroupBuilder> configureAction
)

Параметры

name
Тип: String
The name.
configureAction
Тип: ActionWebAssetGroupBuilder
The configure action.

Возвращаемое значение

Тип: SharedWebAssetGroupBuilder
См. также