Share via


MossWebPartMobileAdapterBase.CreateMoreLinkControl Method

Creates and returns a Link to the detailed mobile view page of the Web Part for more options.

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

Syntax

'Declaration
Protected Function CreateMoreLinkControl As Link
'Usage
Dim returnValue As Link

returnValue = Me.CreateMoreLinkControl()
protected Link CreateMoreLinkControl()

Return Value

Type: System.Web.UI.MobileControls.Link
A hyperlink to the detailed mobile view page of the Web Part for more options.

Remarks

The method creates and returns a Link to the detailed mobile view page of the Web Part for more options.

See Also

Reference

MossWebPartMobileAdapterBase Class

MossWebPartMobileAdapterBase Members

Microsoft.SharePoint.Portal.WebControls Namespace