SPField.FieldRenderingMobileControl property
SharePoint 2013
NOTE: This API is now obsolete.
Deprecated. Use the FieldRenderingMobileWebControl property instead. 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)
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")] [SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)] public virtual SPMobileBaseFieldControl FieldRenderingMobileControl { get; }
Property value
Type: SPMobileBaseFieldControlA SPMobileBaseFieldControl object that represents the control.