Method SetColumnBaseAsync

SetColumnBaseAsync(PortalFrameBaseParams?, CancellationToken)

Sets the column base

Declaration
Task SetColumnBaseAsync(PortalFrameBaseParams? parameters, CancellationToken cancellationToken = default)
Parameters
Type Name Description
PortalFrameBaseParams parameters

The parameters of the column base

CancellationToken cancellationToken

The optional cancellation token

Returns
Type Description
Task

The result of the operation

Remarks

This operation is valid if the PortalFrameValleyType is set to Column

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next