SiteMapNodeBuilderAction(String, String) - метод

Sets the action and controller.

Пространство имён:  Telerik.Web.Mvc
Сборка:  Telerik.Web.Mvc (в Telerik.Web.Mvc.dll) Версия: 2011.1.315.340
Синтаксис
C#
public virtual SiteMapNodeBuilder Action(
	string actionName,
	string controllerName
)

Параметры

actionName
Тип: String
Name of the action.
controllerName
Тип: String
Name of the controller.

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

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