WebAssetCollectionAdd(String) - метод

Adds the specified source as WebAsset.

Пространство имён:  Telerik.Web.Mvc
Сборка:  Telerik.Web.Mvc (в Telerik.Web.Mvc.dll) Версия: 2011.1.315.340
Синтаксис
C#
public virtual void Add(
	string itemSource
)

Параметры

itemSource
Тип: String
The item source.
См. также