Click or drag to resize

ContentTypeDeleteView Method

Deletes the specified view.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void DeleteView(
	ContentView cv
)

Parameters

cv
Type: Packflow.ModelingContentView
See Also