LinksTable.Links property

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

Syntax

'Declaration
Public ReadOnly Property Links As Control
    Get
'Usage
Dim instance As LinksTable
Dim value As Control

value = instance.Links
public Control Links { get; }

Property value

Type: System.Web.UI.Control

See also

Reference

LinksTable class

LinksTable members

Microsoft.SharePoint.WebControls namespace