The XForm is stored as a XML document with a syntax of a reduced set of the XForm standard.
For more information about the XForm standard see http://www.w3.org/TR/2003/REC-xforms-20031014/.
Namespace:
EPiServer.XFormsAssembly: EPiServer.XForms (in EPiServer.XForms.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
[XmlIgnoreAttribute] public SerializableXmlDocument Document { get; set; } |