Share via


MobileTaxonomyField.CreateControlForDisplay Method

Creates a view.

Namespace:  Microsoft.SharePoint.Taxonomy
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)

Syntax

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

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

Return Value

Type: System.Web.UI.MobileControls.MobileControl
Returns MobileControl.

See Also

Reference

MobileTaxonomyField Class

MobileTaxonomyField Members

Microsoft.SharePoint.Taxonomy Namespace