SPMobileComponent.SubControlNumberLimitKey property
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property SubControlNumberLimitKey As String
Get
'Usage
Dim value As String
value = Me.SubControlNumberLimitKey
protected virtual string SubControlNumberLimitKey { get; }
Property value
Type: System.String