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