Search Results for

    Show / Hide Table of Contents
    View Source

    Class UserGroup2AppDto

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Infrastructure.Persistence.Dtos
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class UserGroup2AppDto

    Properties

    View Source

    AppAlias

    Declaration
    public string AppAlias { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    UserGroupId

    Declaration
    public int UserGroupId { get; set; }
    Property Value
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • AppAlias
      • UserGroupId
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX