Argument that contains the definition for a XForm.

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

Syntax

C#
public class LoadFormEventArgs : EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    EPiServer.XForms.WebControls..::.LoadFormEventArgs

See Also