SPFieldDateTime.FieldRenderingMobileControl Property

Gets the mobile field type control that is used to render the field.

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

Syntax

Public Overrides ReadOnly Property FieldRenderingMobileControl As SPMobileBaseFieldControl
    Get

Dim instance As SPFieldDateTime
Dim value As SPMobileBaseFieldControl

value = instance.FieldRenderingMobileControl
public override SPMobileBaseFieldControl FieldRenderingMobileControl { get; }

Property Value

Type: Microsoft.SharePoint.MobileControls.SPMobileBaseFieldControl
A SPMobileBaseFieldControl object that represents the control.

See Also

Reference

SPFieldDateTime Class

SPFieldDateTime Members

Microsoft.SharePoint Namespace