SPMobileFilterFieldSelectionControl.CreateChildControls Method
Creates a dropdown list, which contains the view fields used for filtering list items in mobile list view 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()
See Also
Reference
SPMobileFilterFieldSelectionControl Class