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.
Create controls for each field shown on the current form.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable Sub CreateChildControlsForListForm
'Usage
Me.CreateChildControlsForListForm()
protected virtual void CreateChildControlsForListForm()
Remarks
The CreateChildControlsForListForm method stops rendering fields when the limit defined by SubControlNumberLimitKey is reached.
See Also
Reference
SPMobileItemFieldIterator Class
SPMobileItemFieldIterator Members
Microsoft.SharePoint.MobileControls Namespace