Freigeben über


ICompositeInputControl-Schnittstelle

Eine Schnittstelle, die von zusammengesetzten Steuerelementen implementiert werden kann. Zum Erstellen von externen Steuerelemente, die einfachen Zugriff auf die wichtigsten Eingabesteuerelement der untergeordneten Steuerelemente zulässt.

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Interface ICompositeInputControl
'Usage
Dim instance As ICompositeInputControl
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public interface ICompositeInputControl

Siehe auch

Referenz

ICompositeInputControl-Member

Microsoft.SharePoint.Publishing.WebControls-Namespace