Share via


SPMobileFieldMetaData.InternalName property

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

Syntax

'Declaration
Public Overridable ReadOnly Property InternalName As String
    Get
'Usage
Dim instance As SPMobileFieldMetaData
Dim value As String

value = instance.InternalName
public virtual string InternalName { get; }

Property value

Type: System.String

See also

Reference

SPMobileFieldMetaData class

SPMobileFieldMetaData members

Microsoft.SharePoint.Mobile.WebControls namespace