SPMobileBaseFieldControl.CreateControlForView Method
Windows SharePoint Services 3
Creates a control for rendering the field on a list view page.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
The default implementation calls either CreateControlAsLink or CreateControlAsLabel, depending on whether NeedLinkRendering is true.