The guid of the page that the form is posted from.

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

Syntax

C#
public Guid PageGuid { get; set; }

Remarks

This can be used when searching through form data.

See Also