OverbookField.CreateChildControls - Méthode
Ce membre remplace BaseFieldControl.CreateChildControls().
Espace de noms : Microsoft.SharePoint.Applications.GroupBoard.WebControls
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Sub CreateChildControls
'Utilisation
Me.CreateChildControls()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override void CreateChildControls()
Voir aussi
Référence
Microsoft.SharePoint.Applications.GroupBoard.WebControls - Espace de noms