Search Results for

    Show / Hide Table of Contents

    Class UserGroup2AppDto

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

    Properties

    AppAlias

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

    UserGroupId

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