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
- 
                    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
See also
setBtnCancelEnabled(), setBtnCancelToolTip(), setBtnCancelVisible()
