smartDBforms.NET API Reference

SmartDBControl Class

SmartDBControl generates the user interface for the database field specified by the Field property. SmartDBControl requires its container to be SmartDBView. See BaseSmartDBControl for more information. On insert and update operations SmartDBView asks SmartDBControl for the values entered by user.

For a list of all members of this type, see SmartDBControl Members.

System.Object
   Control
      WebControl
         BaseSmartDBControl
            SmartDBControl

[Visual Basic]
Public Class SmartDBControl
    Inherits BaseSmartDBControl
[C#]
public class SmartDBControl : BaseSmartDBControl

Requirements

Namespace: Adillis.SmartDBForms

Assembly: Adillis.SmartDBForms (in Adillis.SmartDBForms.dll)

See Also

SmartDBControl Members | Adillis.SmartDBForms Namespace