Try our conversational search powered by Generative AI!

Adding a readonly code-editable property to PageData

Vote:
 

Is it possible to add a property which is editable from code in the section shown in the screenshot? 

#142922
Jan 06, 2016 9:57
Vote:
 

Yes, it is. Use SystemTabNames.PageHeader for the Group name. Example:

        [Display(GroupName = SystemTabNames.PageHeader,Order = 100)]
        public virtual string MetaTitle
#142927
Jan 06, 2016 11:46
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.