Saves a layout to the data store.

public abstract Task SaveViewDescriptorAsync(ViewDescriptor viewDescriptor)
Returns:
Task

Parameters

viewDescriptor ViewDescriptor

The view descriptor object.

In this article