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