Freigeben über


BaseRichSelector.DisplayControl-Eigenschaft

Dieses Mitglied ist der internen Verwendung vorbehalten und kann nicht direkt in Ihrem Code verwendet werden.

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

Syntax

'Declaration
Public MustOverride ReadOnly Property DisplayControl As Control
    Get
'Usage
Dim instance As BaseRichSelector
Dim value As Control

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

Eigenschaftswert

Typ: System.Web.UI.Control

Siehe auch

Referenz

BaseRichSelector Klasse

BaseRichSelector-Member

Microsoft.SharePoint.Publishing.WebControls-Namespace