setBtnCancelText()

The method calls the loginFrameworkView class to set the text of the button Cancel (btn_cancle) of the wincc_oa_path/panels/vision/login.pnl.

Synopsis

public void setBtnCancelText(string text);

Parameters

  1. Parameter Meaning
    text The parameter text sets the text of the button "Cancel" of the wincc_oa_path/panels/vision/login.pnl.

Return Value

-

Assignment

Login Framework classes

See also

setBtnCancelEnabled(), setBtnCancelToolTip(), setBtnCancelVisible()