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.