Set this value to indicate that the user should be redirected to the following page after the form has been successfully posted.

Namespace:  EPiServer.XForms
Assembly:  EPiServer.XForms (in EPiServer.XForms.dll) Version: 5.2.375.236

Syntax

C#
public Guid PageGuidAfterPost { get; set; }

See Also