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