Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Agribusiness
Web
Controllers
Filters
CaptchaValidatorAttribute
C# 클래스 Agribusiness.Web.Controllers.Filters.CaptchaValidatorAttribute
Validator to check the captcha values
Obtained from http://www.splatto.net/portfolio/blog/post/2009/08/21/Recatcha-In-MVC.aspx
상속:
System.Web.Mvc.ActionFilterAttribute
파일 보기
프로젝트 열기: ucdavis/Agribusiness
공개 메소드들
메소드
설명
OnActionExecuting
(
System.Web.Mvc.ActionExecutingContext
filterContext
) :
void
메소드 상세
OnActionExecuting()
공개
메소드
public
OnActionExecuting
(
System.Web.Mvc.ActionExecutingContext
filterContext
) :
void
filterContext
System.Web.Mvc.ActionExecutingContext
리턴
void