NavigationItemBuilderTItem, TBuilderHtmlAttributes(IDictionary`2String, Object) - метод

Sets the HTML attributes applied to the outer HTML element rendered for the item

Пространство имён:  Telerik.Web.Mvc.UI
Сборка:  Telerik.Web.Mvc (в Telerik.Web.Mvc.dll) Версия: 2011.1.315.340
Синтаксис
C#
public TBuilder HtmlAttributes(
	IDictionary<string, Object> attributes
)

Параметры

attributes
Тип: IDictionaryString, Object
The attributes.

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

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