SPMobileDateTimeField.DateFormatPattern Property
Gets a String that defines the date and time format for the local culture.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property DateFormatPattern As String
Get
'Usage
Dim instance As SPMobileDateTimeField
Dim value As String
value = instance.DateFormatPattern
public virtual string DateFormatPattern { get; }
Property Value
Type: System.String
A String that defines the date and time format for the local culture.