SPMobileDateTimeField.DateFormatPattern property
Namespace: Microsoft.SharePoint.Mobile.WebControls
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