Share via


SPMobileLinkNavigation.CreateLinkControl method

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

Syntax

'Declaration
Protected Overridable Function CreateLinkControl As Control
'Usage
Dim returnValue As Control

returnValue = Me.CreateLinkControl()
protected virtual Control CreateLinkControl()

Return value

Type: System.Web.UI.Control

See also

Reference

SPMobileLinkNavigation class

SPMobileLinkNavigation members

Microsoft.SharePoint.Mobile.WebControls namespace