Back to product page

DialogNoteURL property


Points to URL if user clicks on dialog note.

Type

A String value

Syntax

  • Basic
object.DialogNoteURL [= value]
The DialogNoteURL(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodAppUpdate.
valueA 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.

Platforms

Windows