SPField.FieldRenderingMobileControl Property
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.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)] public virtual SPMobileBaseFieldControl FieldRenderingMobileControl { get; }
Property Value
Type: Microsoft.SharePoint.MobileControls.SPMobileBaseFieldControlA Microsoft.SharePoint.MobileControls.SPMobileBaseFieldControl object that represents the control.