WorkflowViewElement::RegisterCompositeView Method (ICompositeView^)

.NET Framework (current version)
 

Adds the specified composite view to the list of composite views.

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

public:
virtual void RegisterCompositeView(
	ICompositeView^ container
) sealed

Parameters

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

The composite view to register.

.NET Framework
Available since 4.0
Return to top
Show: