INavigatableActionName - свойство

Gets or sets the name of the action.

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

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

Тип: String
The name of the action.
См. также