Compartilhar via


SPMobileRelatedItemsField.CreateControlForDisplay method

This member overrides SPMobileBaseFieldControl.CreateControlForDisplay().

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Protected Overrides Function CreateControlForDisplay As Control
'Uso
Dim returnValue As Control

returnValue = Me.CreateControlForDisplay()
protected override Control CreateControlForDisplay()

Valor retornado

Type: System.Web.UI.Control

Ver também

Referência

SPMobileRelatedItemsField class

SPMobileRelatedItemsField members

Microsoft.SharePoint.Mobile.WebControls namespace