• Core
  • Infrastructure
  • Web
  • Extensions
Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.Conventions.PermissionCategories

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class PermissionCategories

    Fields

    View Source

    AdministrationCategory

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

    ContentCategory

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

    OtherCategory

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

    StructureCategory

    Declaration
    public const string StructureCategory = "structure"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • AdministrationCategory
      • ContentCategory
      • OtherCategory
      • StructureCategory
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX