Share via


RichLinkSelector.DisplayControl Property

Displays the LinkFieldValue property value

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

Syntax

'Declaration
Public Overrides ReadOnly Property DisplayControl As Control
    Get
'Usage
Dim instance As RichLinkSelector
Dim value As Control

value = instance.DisplayControl
public override Control DisplayControl { get; }

Property Value

Type: System.Web.UI.Control
The LinkFieldValue property value.

See Also

Reference

RichLinkSelector Class

RichLinkSelector Members

Microsoft.SharePoint.Publishing.WebControls Namespace

RichLinkSelector