SPMobileBaseFieldControl.FieldValueSeparator property

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

Syntax

'Declaration
Public Overridable Property FieldValueSeparator As String
    Get
    Set
'Usage
Dim instance As SPMobileBaseFieldControl
Dim value As String

value = instance.FieldValueSeparator

instance.FieldValueSeparator = value
public virtual string FieldValueSeparator { get; set; }

Property value

Type: System.String

See also

Reference

SPMobileBaseFieldControl class

SPMobileBaseFieldControl members

Microsoft.SharePoint.Mobile.WebControls namespace