Interface IMember
Namespace: Umbraco.Core.Models
Assembly: Umbraco.Core.dll
Syntax
public interface IMember : IContentBase, IUmbracoEntity, ITreeEntity, IRememberBeingDirty, ICanBeDirty, IMembershipUser, IEntity, IDeepCloneable, IHaveAdditionalData
Properties
View SourceContentTypeAlias
String alias of the default ContentType
Declaration
string ContentTypeAlias { get; }
Property Value
Type | Description |
---|---|
System.String |