Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.