Search Results for

    Show / Hide Table of Contents
    View Source

    Class RequireRuntimeLevelAttribute

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Management.Filters
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class RequireRuntimeLevelAttribute : ActionFilterAttribute

    Constructors

    View Source

    RequireRuntimeLevelAttribute(RuntimeLevel)

    Declaration
    public RequireRuntimeLevelAttribute(RuntimeLevel requiredRuntimeLevel)
    Parameters
    Type Name Description
    RuntimeLevel requiredRuntimeLevel

    Methods

    View Source

    OnActionExecuting(ActionExecutingContext)

    Declaration
    public override void OnActionExecuting(ActionExecutingContext context)
    Parameters
    Type Name Description
    ActionExecutingContext context
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • RequireRuntimeLevelAttribute(RuntimeLevel)
    • Methods
      • OnActionExecuting(ActionExecutingContext)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX