public abstract ValueTask<object> WriteContentDataValueAsync(ContentPropertyDefinition propertyDefinition, object modelValue)
Returns:
ValueTask<object>

Parameters

propertyDefinition ContentPropertyDefinition
modelValue object
In this article