Share via


VariationsLabelEcbMenu.DisplayText Property

NOTE: This API is now obsolete.

Property that specifies the title that the menu displays.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
<ObsoleteAttribute("Use of this control is not recommended.", False)> _
Public Property DisplayText As String
    Get
    Set
'Usage
Dim instance As VariationsLabelEcbMenu
Dim value As String

value = instance.DisplayText

instance.DisplayText = value
[ObsoleteAttribute("Use of this control is not recommended.", false)]
public string DisplayText { get; set; }

Property Value

Type: System.String

See Also

Reference

VariationsLabelEcbMenu Class

VariationsLabelEcbMenu Members

Microsoft.SharePoint.Publishing.WebControls Namespace

VariationsLabelEcbMenu