Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IServerRoleAccessor

    Gets the current server's ServerRole

    Namespace: Umbraco.Cms.Core.Sync
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IServerRoleAccessor

    Properties

    View Source

    CurrentServerRole

    Gets the role of the current server in the application environment.

    Declaration
    ServerRole CurrentServerRole { get; }
    Property Value
    Type Description
    ServerRole
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • CurrentServerRole
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX