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

Parameters

propertyDefinition ContentPropertyDefinition
modelValue object
In this article