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 field rendering control for mobile.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property FieldRenderingMobileWebControl As SPMobileBaseFieldControl
Get
'Usage
Dim instance As RelatedItemsField
Dim value As SPMobileBaseFieldControl
value = instance.FieldRenderingMobileWebControl
public override SPMobileBaseFieldControl FieldRenderingMobileWebControl { get; }
Property value
Type: Microsoft.SharePoint.Mobile.WebControls.SPMobileBaseFieldControl
The field rendering control.