Gets and sets the URL (Uniform Resource Locator) to redirect the browser after a print or export operation.
Read-write property
Visual Basic |
---|
Public Property EndURL As String |
A string value which represents the redirect URL.
The default value is an empty string "".
Set this property in the Object/Embed tag or during the OnInitialize event.
This property is only used when the Mode is set to print or export.