RenameView(string, string)

Rename the model view specified to newLabel.

Declaration Syntax

public void RenameView(string viewLabel, string newLabel)

Parameters

viewLabel(string)

The label of the listed view to be renamed.

newLabel(string)

Th new name to be applied.