public async ValueTask<IPublishedContent> GetPreviewContentAsync(string nodeId, string contentId, string userId, CultureInfo culture)
Returns:
ValueTask<IPublishedContent>
Implements:
GetPreviewContentAsync(string, string, string, CultureInfo)

Parameters

nodeId string
contentId string
userId string
culture CultureInfo
In this article