DialogNoteURL Property
      
 

Description

Points to URL if user clicks on dialog note.


Property type

A String value.  


Syntax

object.DialogNoteURL [= value]



The DialogNoteURL Property syntax has these parts:

Part Description
object An expression evaluating to an object of type wodAppUpdate.
value A String value.

Remarks

This property holds URL that will be opened by wodAppUpdate if user clicks on DialogNoteText (lower-right part of the progress dialog) during download state. You can specify 'http' shortcuts, but also 'mailto' or any other known by the system.