The page id that the form belongs to.
Namespace:
EPiServer.XFormsAssembly: EPiServer.XForms (in EPiServer.XForms.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
[ObsoleteAttribute("The PageId property is obsolete, use the PageGuid property instead", true)] public int PageId { get; set; } |