GetEffectiveValues(ContentPropertyDefinition)

public IEnumerable<ContentModelValue> GetEffectiveValues(ContentPropertyDefinition propertyDefinition)
Returns:
IEnumerable<ContentModelValue>

Parameters

propertyDefinition ContentPropertyDefinition

GetEffectiveValues(LocalizableContentView, string)

public static IEnumerable<ContentModelValue> GetEffectiveValues(LocalizableContentView contentView, string propertyKey)
Returns:
IEnumerable<ContentModelValue>

Parameters

propertyKey string
In this article