Set this value to indicate that the user should be redirected to the following page after the form has been successfully posted.
Namespace:
EPiServer.XFormsAssembly: EPiServer.XForms (in EPiServer.XForms.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public int PageAfterPost { get; set; } |
Remarks
This property is obsolete, use property PageGuidAfterPost instead.