Share via


RichImageSelector.DisplayControl property

Gets the ImageFieldValue control to be displayed.

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 RichImageSelector
Dim value As Control

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

Property value

Type: System.Web.UI.Control

See also

Reference

RichImageSelector class

RichImageSelector members

Microsoft.SharePoint.Publishing.WebControls namespace