public async ValueTask<object> ReadContentDataValueAsync(ContentPropertyDefinition propertyDefinition, object dataValue)
Returns:
ValueTask<object>
Implements:
ReadContentDataValueAsync(ContentPropertyDefinition, object)

Parameters

propertyDefinition ContentPropertyDefinition
dataValue object
In this article