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

Creates the child controls of the SPMobileLinkNavigation.

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 Link and assigns it an access key. It calls CreateLinkControl and AddAccessKey.

Voir aussi

Référence

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