Freigeben über


ICompositeInputControl.PrimaryInputControl-Eigenschaft

Gibt die wichtigsten Eingabesteuerelement von zusammengesetzten Steuerelementen untergeordnete Steuerelemente zurück.

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

Syntax

'Declaration
ReadOnly Property PrimaryInputControl As Control
    Get
'Usage
Dim instance As ICompositeInputControl
Dim value As Control

value = instance.PrimaryInputControl
Control PrimaryInputControl { get; }

Eigenschaftswert

Typ: System.Web.UI.Control

Siehe auch

Referenz

ICompositeInputControl Schnittstelle

ICompositeInputControl-Member

Microsoft.SharePoint.Publishing.WebControls-Namespace