GenericTask Class Method

The following is the GenericTask class method.

Syntax

gettpUrl(defaultUrl)

Description

Returns the URL for the given task for the third-party routing.

Parameters

Field or Control

Definition

defaultUrl

If not null, this value will override the generated base URL.

Returns

Returns the URL for the given task.

Syntax

getUrl(defaultUrl)

Description

Returns the URL for the given task.

Parameters

Field or Control

Definition

defaultUrl

If not null, this value will override the generated base URL.

Returns

Returns the URL for the given task.