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 MobileAverageRatingField control that is used to render the AverageRatingField.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property FieldRenderingMobileControl As SPMobileBaseFieldControl
Get
'Usage
Dim instance As AverageRatingField
Dim value As SPMobileBaseFieldControl
value = instance.FieldRenderingMobileControl
public override SPMobileBaseFieldControl FieldRenderingMobileControl { get; }
Property Value
Type: Microsoft.SharePoint.MobileControls.SPMobileBaseFieldControl
A MobileAverageRatingField object that represents the control.