Indicates if the same user can post the form several times.

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

Syntax

C#
public bool AllowMultiplePost { get; set; }

See Also