SiteMapNodeControllerName - свойство

Gets or sets the name of the controller.

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

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

Тип: String
The name of the controller.

Реализации

INavigatableControllerName
См. также