Expand Minimize
This topic has not yet been rated - Rate this topic

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.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)]
public virtual SPMobileBaseFieldControl FieldRenderingMobileWebControl { get; }

Property value

Type: Microsoft.SharePoint.Mobile.WebControls.SPMobileBaseFieldControl
An object that represents the control.

The default implementation returns null.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.