Indicates if the form requires login before it is able to post data for the form.

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

Syntax

C#
public bool AllowAnonymousPost { get; set; }

See Also