SPMobileViewFilterPageTitle.CreateChildControls Method
Creates the label control that is used as the title of the mobile list view filter page.
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 the label control that is used as the title of the mobile list view filter page.
See Also
Reference
SPMobileViewFilterPageTitle Class