Compartilhar via


SPMobileChoiceField.CreateControlForView method

CreateControlForView

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

Syntax

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

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

Valor retornado

Type: System.Web.UI.Control
Um MobileControl (especificamente, um rótulo) que processa o valor atual do campo.

Ver também

Referência

SPMobileChoiceField class

SPMobileChoiceField members

Microsoft.SharePoint.Mobile.WebControls namespace