Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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