smartDBforms.NET API Reference

SmartDBLabel Class

SmartDBLabel generates the label user interface for the database field specified by the Field property. SmartDBLabel requires its container to be SmartDBView. See BaseSmartDBControl for more information.

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

System.Object
   Control
      WebControl
         BaseSmartDBControl
            SmartDBLabel

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

Requirements

Namespace: Adillis.SmartDBForms

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

See Also

SmartDBLabel Members | Adillis.SmartDBForms Namespace