Interface IErrorSummaryControl

    • Method Detail

      • getScriptAddErrorMessage

        String getScriptAddErrorMessage​(String errorMessage)
                                 throws PortalException
        Returns the script that will add the given message to the error message list on the client side.
        Parameters:
        errorMessage -
        Returns:
        a String.
        Throws:
        PortalException