Class MemberGroup
Represents a member type
Namespace: Umbraco.Cms.Core.Models
Assembly: Umbraco.Core.dll
Syntax
[DataContract(IsReference = true)]
public class MemberGroup : EntityBase, IMemberGroup, IEntity, IDeepCloneable, IRememberBeingDirty, ICanBeDirtyProperties
View SourceCreatorId
Declaration
[DataMember]
public int CreatorId { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Int32 | 
Name
Declaration
[DataMember]
public string Name { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String |