SPMobileComponent.FieldControlCollection property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property FieldControlCollection As ArrayList
    Get
'Usage
Dim instance As SPMobileComponent
Dim value As ArrayList

value = instance.FieldControlCollection
public virtual ArrayList FieldControlCollection { get; }

Property value

Type: System.Collections.ArrayList

See also

Reference

SPMobileComponent class

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace