Share via


ICompositeInputControl.PrimaryInputControl property

Returns the main input control of the composite controls child controls.

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

Property value

Type: System.Web.UI.Control

See also

Reference

ICompositeInputControl interface

ICompositeInputControl members

Microsoft.SharePoint.Publishing.WebControls namespace