The XFormFolder is a class to handle the structure of XFormsXForm objects in the ObjectStore. A XFormFolder has a path separated by / and have a structure like:

/ XFormFolder/ XFormFolder/ XForm ... XForm

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

Syntax

C#
public class XFormFolder

Inheritance Hierarchy

System..::.Object
  EPiServer.XForms..::.XFormFolder

See Also