Saves a layout to the data store.

public async Task SaveViewDescriptorAsync(ViewDescriptor viewDescriptor)
Returns:
Task
Implements:
SaveViewDescriptorAsync(ViewDescriptor)

Parameters

viewDescriptor ViewDescriptor

The view descriptor object.

In this article