WorkflowViewElement::UnregisterDefaultCompositeView Method (ICompositeView^)

.NET Framework (current version)
 

Removes the specified default composite view.

Namespace:   System.Activities.Presentation
Assembly:  System.Activities.Presentation (in System.Activities.Presentation.dll)

public:
virtual void UnregisterDefaultCompositeView(
	ICompositeView^ container
) sealed

Parameters

container
Type: System.Activities.Presentation::ICompositeView^

The composite view to remove.

.NET Framework
Available since 4.0
Return to top
Show: