C# Class Arash.Membership.Site.AuthenticationController

Inheritance: Controller
ファイルを表示 Open project: arashkarami/nlayeredMVC

Protected Methods

Method Description
OnAuthorization ( System.Web.Mvc.AuthorizationContext filterContext ) : void

Method Details

OnAuthorization() protected method

protected OnAuthorization ( System.Web.Mvc.AuthorizationContext filterContext ) : void
filterContext System.Web.Mvc.AuthorizationContext
return void