Search Results for

    Show / Hide Table of Contents

    Interface IScopeAccessor

    Provides access to the ambient scope.

    Namespace: Umbraco.Cms.Core.Scoping
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IScopeAccessor

    Properties

    AmbientScope

    Gets the ambient scope.

    Declaration
    IScope AmbientScope { get; }
    Property Value
    Type Description
    IScope
    Remarks

    Returns null if there is no ambient scope.

    In This Article
    • Properties
      • AmbientScope
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX