Share via


SPMobileAttachmentsField.CreateControlForDisplay method

This member overrides SPMobileBaseFieldControl.CreateControlForDisplay().

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

Syntax

'Declaration
Protected Overrides Function CreateControlForDisplay As Control
'Usage
Dim returnValue As Control

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

Return value

Type: System.Web.UI.Control

See also

Reference

SPMobileAttachmentsField class

SPMobileAttachmentsField members

Microsoft.SharePoint.Mobile.WebControls namespace