CodeQL library for C#
codeql/csharp-all 0.9.1 (changelog, source)
Search

Module Mvc

Provides definitions related to the namespace System.Web.Mvc.

Import path

import semmle.code.csharp.frameworks.system.web.Mvc

Imports

csharp

The default C# QL library.

Classes

AuthorizationFilter

A subtype of System.Web.Mvc.IAuthorizationFilter.

Controller

A subtype of System.Web.Mvc.Controller.

GlobalFilterCollection

The System.Web.Mvc.GlobalFilterCollection class.

HttpPostAttribute

An attribute whose type is System.Web.Mvc.HttpPost.

NonActionAttribute

An attribute whose type is System.Web.Mvc.NonAction.

SystemWebMvcAttribute

An attribute whose type is in the System.Web.Mvc namespace.

SystemWebMvcClass

A class in the System.Web.Mvc namespace.

SystemWebMvcControllerClass

The System.Web.Mvc.Controller class.

SystemWebMvcHtmlHelperClass

The System.Web.Mvc.HtmlHelper class.

SystemWebMvcInterface

An interface in the System.Web.Mvc namespace.

SystemWebMvcMvcHtmlString

The System.Web.Mvc.MvcHtmlString class.

SystemWebMvcNamespace

The System.Web.Mvc namespace.

SystemWebMvcUrlHelperClass

The System.Web.Mvc.UrlHelper class.

ValidateAntiForgeryTokenAttribute

An attribute whose type has a name like ValidateAntiForgeryTokenAttribute.