SPMobileListField.RegisterFieldControl Method

Does not perform a function.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides Sub RegisterFieldControl
'Usage

Me.RegisterFieldControl()
protected override void RegisterFieldControl()

Remarks

This override does not perform a function because this control should not be added to the control collection of the form context. If it has an internal SPMobileBaseFieldControl, then that internal object is added to the collection by the CreateChildControls method.

See Also

Reference

SPMobileListField Class

SPMobileListField Members

Microsoft.SharePoint.MobileControls Namespace