"linkDelegationPolicy"
This property controls the behaviour of the WebView Ewo when a link is clicked.
Synopsis
void shape.linkDelegationPolicy( string policy);
Parameters
Parameter | Description |
---|---|
policy |
Defines which link delegation policy is employed. 4 policies are available: DontDelegateLinks:
DelegateExternalLinks:
DelegateAllLinks:
NavigateAndDelegateAllLinks:
|
Description
This function describes which links are followed and if the linkClicked event is executed, when a link is activated in the WebView Ewo.
Assignment
WebView EWO