smartDBforms.NET API Reference

SmartDBLinkedLabel Class

This web server control accompanies SmartDBControl. SmartDBLinkedLabel serves as a placeholder for the label user interface that the referenced SmartDBControl generates. SmartDBLinkedLabel is used in cases when the label user interface for a SmartDBControl has to be displayed at another place.

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

System.Object
   Control
      WebControl
         SmartDBLinkedLabel

[Visual Basic]
Public Class SmartDBLinkedLabel
    Inherits WebControl
    Implements INamingContainer, IDataItemContainer
[C#]
public class SmartDBLinkedLabel : WebControl, INamingContainer, IDataItemContainer

Requirements

Namespace: Adillis.SmartDBForms

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

See Also

SmartDBLinkedLabel Members | Adillis.SmartDBForms Namespace | SmartDBControlID