PowerWEB LiveControls for ASP.NET
LiveLabel Constructor()
See Also  Send comments on this topic.
Dart.LiveControls Namespace > LiveLabel Class > LiveLabel Constructor : LiveLabel Constructor()



Initializes a new instance of LiveLabel.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As New LiveLabel()
C# 
public LiveLabel()
C++/CLI 
public:
LiveLabel();

Remarks

This member is functionally equivalent to System.Web.UI.WebControls.LabelClassctor.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.0.2
© 2012 Dart Communications. All Rights Reserved.