SPMobileListTitleControl.CreateChildControls Method
Creates the child label or link control that actually renders the title.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Sub CreateChildControls
'Usage
Me.CreateChildControls()
protected override void CreateChildControls()
See Also
Reference
SPMobileListTitleControl Class