Show / Hide Table of Contents

Class MvcHttpModule

Inheritance
object
MvcHttpModule
Implements
IHttpModule
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Web.Mvc
Assembly: DotNetNuke.Web.Mvc.dll
Syntax
public class MvcHttpModule : IHttpModule

Constructors

MvcHttpModule()

Declaration
public MvcHttpModule()

Fields

MvcServicePath

Declaration
public static readonly Regex MvcServicePath
Field Value
Type Description
Regex

Methods

Dispose()

Declaration
public void Dispose()

Init(HttpApplication)

Declaration
public void Init(HttpApplication context)
Parameters
Type Name Description
HttpApplication context

Implements

IHttpModule

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS