SiteMapHandlerProcessRequest(HttpContextBase) - метод

Processes the request.

Пространство имён:  Telerik.Web.Mvc
Сборка:  Telerik.Web.Mvc (в Telerik.Web.Mvc.dll) Версия: 2011.1.315.340
Синтаксис
C#
public override void ProcessRequest(
	HttpContextBase context
)

Параметры

context
Тип: HttpContextBase
The context.
См. также