Click or drag to resize

IFieldWidget Interface

Describes an object that implements a field widget interface.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public interface IFieldWidget

The IFieldWidget type exposes the following members.

Methods
  NameDescription
Public methodGenerateHtml
Causes the widget to generate and return it's HTML.
Public methodSupports
Returns true if the widget supports the environment.
Top
See Also