Simple input type that displays a XForm selector.

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

Syntax

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

Inheritance Hierarchy

See Also