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
-
objectAttributeContentTypeTitleAttribute
- Inherited Members
Constructors
ContentTypeTitleAttribute()
public ContentTypeTitleAttribute()