DeleteView(string)

Delete the specified view by name.

Declaration Syntax

public virtual void DeleteView(string viewLabel)

Parameters

viewLabel(string)

The name of the view to be deleted.