SPMobileButtonNavigation.CreateChildControls, méthode (Microsoft.SharePoint.MobileControls)

Creates the child controls of the SPMobileButtonNavigation.

Espace de noms : Microsoft.SharePoint.MobileControls
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 ()

Notes

This override creates the child Command object and assigns it an access key. It calls CreateButtonControl and AddAccessKey.

Voir aussi

Référence

SPMobileButtonNavigation, classe
Membres SPMobileButtonNavigation
Microsoft.SharePoint.MobileControls, espace de noms