Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates child controls for the mobile simple view field if specified; otherwise, creates child controls for the first supported view field.
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 child controls for the field.
See Also
Reference
SPMobileSimpleViewItemFieldIterator Class