Replaces all values for the specified property definition with new ones.

public SetValues(ContentPropertyDefinition propertyDefinition, IEnumerable<ContentModelValue> values)

Parameters

propertyDefinition ContentPropertyDefinition
values IEnumerable<ContentModelValue>
In this article