Specifies an Url that is used for a controller-side redirection after a successful signature acquisition process. This redirect Url is used to execute a HttpPost request with a SignatureData object in the workload body. This property is typically used when handling the signing process separately in a custom, server-side process.

Syntax

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

Further Reading

Learn more about the TXTextControl.Web.MVC.DocumentViewer.SignatureSettings.RedirectUrlAfterSignature Property in the Text Control Blog: