Simple input type that displays a XForm selector.

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

Syntax

C#
[ValidationPropertyAttribute("XForm")]
[DefaultPropertyAttribute("XForm")]
public class InputXForm : InputBase

Inheritance Hierarchy

See Also