Search Results for

    Show / Hide Table of Contents
    View Source

    Class User2UserGroupDto

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

    Properties

    View Source

    UserGroupId

    Declaration
    public int UserGroupId { get; set; }
    Property Value
    Type Description
    System.Int32
    View Source

    UserId

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