SPMobileListFieldSelector.InternalName property
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property InternalName As String
Get
'Usage
Dim instance As SPMobileListFieldSelector
Dim value As String
value = instance.InternalName
public string InternalName { get; }
Property value
Type: System.String
See also
Reference
SPMobileListFieldSelector class