SPField.FieldRenderingMobileWebControl property
SharePoint 2013
When implemented in a derived class, 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.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)] public virtual SPMobileBaseFieldControl FieldRenderingMobileWebControl { get; }
Property value
Type: Microsoft.SharePoint.Mobile.WebControls.SPMobileBaseFieldControlAn object that represents the control.