SiteMapNodeAttributes - свойство

Gets or sets the attributes.

Пространство имён:  Telerik.Web.Mvc
Сборка:  Telerik.Web.Mvc (в Telerik.Web.Mvc.dll) Версия: 2011.1.315.340
Синтаксис
C#
public IDictionary<string, Object> Attributes { get; }

Значение свойства

Тип: IDictionaryString, Object
The attributes.
См. также