Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.Conventions.PermissionCategories

    Inheritance
    object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Constants.Conventions.PermissionCategories

    Fields

    View Source

    AdministrationCategory

    Declaration
    public const string AdministrationCategory = "administration"
    Field Value
    Type Description
    string
    View Source

    ContentCategory

    Declaration
    public const string ContentCategory = "content"
    Field Value
    Type Description
    string
    View Source

    OtherCategory

    Declaration
    public const string OtherCategory = "other"
    Field Value
    Type Description
    string
    View Source

    StructureCategory

    Declaration
    public const string StructureCategory = "structure"
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX