SiteMapNodeChildNodes - свойство

Gets or sets the child nodes.

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

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

Тип: IListSiteMapNode
The child nodes.
См. также