needsAcknowledgmentMessage abstract method

String needsAcknowledgmentMessage(
  1. String orgTypeText
)

No description provided for @needsAcknowledgmentMessage.

In en, this message translates to: 'To create a new organization please acknowledge that you are authorized to administer this application for that {orgTypeText}organization, and click the "Create" button.'

Implementation

String needsAcknowledgmentMessage(String orgTypeText);