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

Public Overridable ReadOnly Property DateFormatPattern As String
    Get

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.

See Also

Reference

SPMobileDateTimeField Class

SPMobileDateTimeField Members

Microsoft.SharePoint.MobileControls Namespace