Class UserGroup2AppDto
Inheritance
System.Object
Namespace: Umbraco.Cms.Infrastructure.Persistence.Dtos
Assembly: Umbraco.Infrastructure.dll
Syntax
public class UserGroup2AppDto
Properties
View SourceAppAlias
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 |