Table of Contents

Class ContentTypeTitleAttribute

Namespace
ToSic.Eav.Data.ContentTypes
Assembly
ToSic.Eav.Data.dll

Mark a field as the title field.

[WorkInProgressApi("v22")]
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public class ContentTypeTitleAttribute : ContentTypeFieldAttribute
Inheritance
object
Attribute
ContentTypeTitleAttribute
Inherited Members

Constructors

ContentTypeTitleAttribute()

public ContentTypeTitleAttribute()