Specifies an Url that is used for a redirection after a successful signing process. Typically, this is used to redirect the page that describes the successful signing process step.

Syntax

public string RedirectUrlAfterSignature { get; set; }
Public Property RedirectUrlAfterSignature() As String