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.
Gets the mobile field type control that is used to render the field in Display, Edit, and New forms, data form Web Parts, or any pages that use field controls in mobile applications.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Overridable ReadOnly Property FieldRenderingMobileControl As SPMobileBaseFieldControl
Get
Dim instance As SPField
Dim value As SPMobileBaseFieldControl
value = instance.FieldRenderingMobileControl
public virtual SPMobileBaseFieldControl FieldRenderingMobileControl { get; }
Property Value
Type: Microsoft.SharePoint.MobileControls.SPMobileBaseFieldControl
A Microsoft.SharePoint.MobileControls.SPMobileBaseFieldControl object that represents the control.