Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a link to either a child folder of the current list, a file in the current list, or a URL.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Function CreateControlAsLink As MobileControl
'Usage
Dim returnValue As MobileControl
returnValue = Me.CreateControlAsLink()
protected override MobileControl CreateControlAsLink()
Return Value
Type: System.Web.UI.MobileControls.MobileControl
A MobileControl (specifically, a Link) that renders a link.