Share via


ILink.Type property

Gets the type of link.

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

Syntax

'Declaration
ReadOnly Property Type As LinkType
    Get
'Usage
Dim instance As ILink
Dim value As LinkType

value = instance.Type
LinkType Type { get; }

Property value

Type: Microsoft.SharePoint.JSGrid.LinkType
A LinkType specifying the type of link.

See also

Reference

ILink interface

ILink members

Microsoft.SharePoint.JSGrid namespace