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. |
UserGroupId
Declaration
public int UserGroupId { get; set; }
Property Value
Type | Description |
---|---|
System. |