The name of the user that is posting the form.

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

Syntax

C#
public string PostingUser { get; set; }

See Also