Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IPermissionMapper

    Namespace: Umbraco.Cms.Infrastructure.Persistence.Mappers
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface IPermissionMapper

    Properties

    View Source

    Context

    Declaration
    string Context { get; }
    Property Value
    Type Description
    string

    Methods

    View Source

    MapFromDto(UserGroup2GranularPermissionDto)

    Declaration
    IGranularPermission MapFromDto(UserGroup2GranularPermissionDto dto)
    Parameters
    Type Name Description
    UserGroup2GranularPermissionDto dto
    Returns
    Type Description
    IGranularPermission
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX