Search Results for

    Show / Hide Table of Contents
    View Source

    Class UmbracoContextExtensions

    Inheritance
    System.Object
    Namespace: Umbraco.Extensions
    Assembly: Umbraco.Core.dll
    Syntax
    public static class UmbracoContextExtensions

    Methods

    View Source

    IsFrontEndUmbracoRequest(IUmbracoContext)

    Boolean value indicating whether the current request is a front-end umbraco request

    Declaration
    public static bool IsFrontEndUmbracoRequest(this IUmbracoContext umbracoContext)
    Parameters
    Type Name Description
    IUmbracoContext umbracoContext
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • IsFrontEndUmbracoRequest(IUmbracoContext)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX