Indicates if the form requires login before it is able to post data for the form.
Namespace:
EPiServer.XFormsAssembly: EPiServer.XForms (in EPiServer.XForms.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public bool AllowAnonymousPost { get; set; } |