Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Property value inconsistency

Vote:
 

We have created two property as below,

Number 1.

[Display(Name = "Keywords", GroupName = Global.GroupNames.MetaData, Order = 2)]

[CultureSpecific]

public virtual IList MetaKeywords { get; set; }

Number 2.

[CultureSpecific]

[Display( Name = "Content", GroupName = SystemTabNames.Content, Order = 5)]

public virtual ContentArea content { get; set; }

Their behaviour is quite weired, When i query to Content Delivery API, Sometimes values coming and sometimes not...

i can't figure out in which scenarios their behaviour get changed...

#195531
Edited, Jul 27, 2018 12:58
* 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.