Class ProfileLanguageFilterAttribute
Inheritance
System.Object
ProfileLanguageFilterAttribute
Namespace: EPiServer.Cms.Shell
Assembly: EPiServer.Cms.Shell.UI.dll
Version: 11.20.7Syntax
public class ProfileLanguageFilterAttribute : ActionFilterAttribute
Constructors
ProfileLanguageFilterAttribute()
Declaration
public ProfileLanguageFilterAttribute()
Properties
Repository
Declaration
public Injected<IProfileRepository> Repository { get; set; }
Property Value
Type | Description |
---|---|
Injected<IProfileRepository> |
Methods
OnActionExecuting(ActionExecutingContext)
Declaration
public override void OnActionExecuting(ActionExecutingContext filterContext)
Parameters
Type | Name | Description |
---|---|---|
System.Web.Mvc.ActionExecutingContext | filterContext |