Base class for XForm input controls.
Namespace:
EPiServer.XForms.WebControlsAssembly: EPiServer.XForms (in EPiServer.XForms.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
[ValidationPropertyAttribute("Value")] public abstract class XFormControlBase : WebControl, IPostBackDataHandler |
Inheritance Hierarchy
System..::.Object
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
EPiServer.XForms.WebControls..::.XFormControlBase
EPiServer.XForms.WebControls..::.Input
EPiServer.XForms.WebControls..::.Secret
EPiServer.XForms.WebControls..::.SelectControl
EPiServer.XForms.WebControls..::.Submit
EPiServer.XForms.WebControls..::.TextArea
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
EPiServer.XForms.WebControls..::.XFormControlBase
EPiServer.XForms.WebControls..::.Input
EPiServer.XForms.WebControls..::.Secret
EPiServer.XForms.WebControls..::.SelectControl
EPiServer.XForms.WebControls..::.Submit
EPiServer.XForms.WebControls..::.TextArea