HttpContextBaseExtensions - класс

Contains extension methods of HttpContextBase.
Иерархия наследования
Object
  Telerik.Web.Mvc.ExtensionsHttpContextBaseExtensions

Пространство имён:  Telerik.Web.Mvc.Extensions
Сборка:  Telerik.Web.Mvc (в Telerik.Web.Mvc.dll) Версия: 2011.1.315.340
Синтаксис
C#
public static class HttpContextBaseExtensions

Тип HttpContextBaseExtensions предоставляет следующие члены.

Методы
  ИмяОписание
Открытый методСтатический членIsLinux
Gets a value indicating whether we're running under Linux or a Unix variant.
Открытый методСтатический членIsMono
Gets a value indicating whether we're running under Mono.
Открытый методСтатический членRequestContext
Requests the context.
В начало страницы
См. также