ICompositeInputControl - Interface
Une interface pouvant être implémentée par les contrôles composites. Utilisé pour créer des contrôles externes permettant un accès facile au contrôle d'entrée principal des contrôles enfants.
Espace de noms : Microsoft.SharePoint.Publishing.WebControls
Assembly : Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Interface ICompositeInputControl
'Utilisation
Dim instance As ICompositeInputControl
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public interface ICompositeInputControl
Voir aussi
Référence
ICompositeInputControl - Membres
Microsoft.SharePoint.Publishing.WebControls - Espace de noms