SPMobileLinkNavigation.CreateChildControls Method

Creates the child controls of the SPMobileLinkNavigation.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Sub CreateChildControls

Me.CreateChildControls()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override void CreateChildControls()

Remarks

This override creates the child Link and assigns it an access key. It calls CreateLinkControl and AddAccessKey.

See Also

Reference

SPMobileLinkNavigation Class

SPMobileLinkNavigation Members

Microsoft.SharePoint.MobileControls Namespace