Skip to content

KVSCORERegistrationDialog#

Not Extensible

This object is not extensible.

Procedures#

SetActionButtonText(Text) :#

Summary: Set the button text for calling the hyperlink.

procedure SetActionButtonText(input: Text): 

Parameters:

  • input: Text value defining the action button text.

SetActionButtonUrl(Text) :#

Summary: Set the action URL for hyperlinking.

procedure SetActionButtonUrl(input: Text): 

Parameters:

  • input: Text value defining the Hyperlink-URL to show.

SetDescriptionText(Text) :#

Summary: Set the error description that will be shown as error text.

procedure SetDescriptionText(input: Text): 

Parameters:

  • input: Text value defining the error message.

SetInternalInformation(Text, DateTime) :#

Summary: Set the UID and Last Registration Check Date/Time that will be shown as Internal Information.

procedure SetInternalInformation(uid: Text; lastRegCheckDateTime: DateTime): 

Parameters:

  • uid: App specific UID
  • lastRegCheckDateTime: DateTime value of the last done registration check