WebAssetCollectionInsert(Int32, String) - метод

Inserts the specified source as WebAsset at the specified index.

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

Параметры

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