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; }