SPMobilePicLibNavigation.CreateChildControls Method
Creates the navigation components and sets their access keys.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Sub CreateChildControls
'Usage
Me.CreateChildControls()
protected override void CreateChildControls()
Remarks
This override creates three SPMobileSwitchPageViewNavigation controls, sets their access keys, and adds them into the child controls.
See Also
Reference
SPMobilePicLibNavigation Class