setBtnAcceptText()

The function calls the loginFrameworkView class to set the text of the button "Accept" btn_accept of the wincc_oa_path/panels/vision/login.pnl.

Synopsis

public void setBtnAcceptText(string text);

Parameters

  1. Parameter Meaning
    text The parameter text specifies the text for the button "Accept" of the wincc_oa_path/panels/vision/login.pnl.

Return Value

-

Assignment

Login Framework classes

See also

setBtnAcceptEnabled(), setBtnAcceptToolTip(), setBtnAcceptVisible()