ActivityDesigner.CreateView(ViewTechnology) Method

Definition

Creates a workflow view for the current activity designer using the specified ViewTechnology.

protected virtual System.Workflow.ComponentModel.Design.WorkflowView CreateView (System.ComponentModel.Design.ViewTechnology viewTechnology);

Parameters

viewTechnology
ViewTechnology

The ViewTechnology to use to create the workflow view.

Returns

A WorkflowView that contains the current activity designer.

Remarks

Unless overridden in a derived class, CreateView displays the default design-time layout for the activity.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1