SPMobileEventsSimpleViewItemFieldIterator.CreateChildControlsForListView Method
Creates the child controls 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 the child controls to display the date and title of the current event item.
See Also
Reference
SPMobileEventsSimpleViewItemFieldIterator Class