SPMobileContactsSimpleViewItemFieldIterator.CreateChildControlsForListView Method
Creates the link control for the simple list view.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Sub CreateChildControlsForListView
'Usage
Me.CreateChildControlsForListView()
protected override void CreateChildControlsForListView()
Remarks
This override creates a Link control whose text is the contact’s full name and any existing additional information about the contact.
See Also
Reference
SPMobileContactsSimpleViewItemFieldIterator Class