Dart.PowerWEB.TextBox Namespace : DownlevelLabel Class (Dart.PowerWEB.TextBox) |
Represents the text displayed to downlevel browsers.
For a list of all members of this type, see DownlevelLabel members.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Dart.PowerWEB.TextBox.BaseChildControl
Dart.PowerWEB.TextBox.DownlevelLabel
[Visual Basic]
<ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")>
Public Class DownlevelLabel
Inherits BaseChildControl
[C#]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public class DownlevelLabel : BaseChildControl
[C++]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public __gc class DownlevelLabel : public BaseChildControl
[C++/CLI]
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public ref class DownlevelLabel : public BaseChildControl
The label represented by this property is shown to downlevel browsers (browsers that are detected to be incompatible with the editor) if the HtmlBox.DownlevelMode property is DownlevelMode.Label.
Namespace: Dart.PowerWEB.TextBox
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Assembly: Dart.PowerWEB.TextBox (in Dart.PowerWEB.TextBox.dll)
DownlevelLabel Members | Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.