SPMobileComponent.SubControlNumberLimit property

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

Syntax

'Declaration
Public Overridable ReadOnly Property SubControlNumberLimit As Integer
    Get
'Usage
Dim instance As SPMobileComponent
Dim value As Integer

value = instance.SubControlNumberLimit
public virtual int SubControlNumberLimit { get; }

Property value

Type: System.Int32

See also

Reference

SPMobileComponent class

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace